Package net.minecraft.client.gui.font
Class FontSet
java.lang.Object
net.minecraft.client.gui.font.FontSet
- All Implemented Interfaces:
AutoCloseable
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphInfo>private it.unimi.dsi.fastutil.ints.Int2ObjectMap<BakedGlyph>private it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>private BakedGlyphprivate ResourceLocationprivate List<GlyphProvider>private static Randomprivate static EmptyGlyphprivate static GlyphInfoprivate TextureManagerprivate List<FontTexture>private BakedGlyph -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()private voidprivate voidgetGlyph(int p_95079_)getGlyphInfo(int p_95066_)getRandomGlyph(GlyphInfo p_95068_)private RawGlyphgetRaw(int p_95082_)voidreload(List<GlyphProvider> p_95072_)private BakedGlyph
-
Field Details
-
SPACE_GLYPH
-
SPACE_INFO
-
RANDOM
-
textureManager
-
name
-
missingGlyph
-
whiteGlyph
-
providers
-
glyphs
-
glyphInfos
-
glyphsByWidth
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList> glyphsByWidth -
textures
-
-
Constructor Details
-
FontSet
-
-
Method Details
-
reload
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
closeProviders
private void closeProviders() -
closeTextures
private void closeTextures() -
getGlyphInfo
-
getRaw
-
getGlyph
-
stitch
-
getRandomGlyph
-
whiteGlyph
-