private static final org.slf4j.Logger | |
private static final RandomSource | |
private static final float | | c | | LARGE_FORWARD_ADVANCE | | field_39934 | | MAX_ADVANCE |
|
private final TextureManager | | d | | textureManager | | field_2248 | | textureManager |
|
private final ResourceLocation | |
private BakedGlyph | | f | | missingGlyph | | field_2256 | | blankBakedGlyph |
|
private BakedGlyph | | g | | whiteGlyph | | field_20910 | | whiteRectangleBakedGlyph |
|
private List<GlyphProvider$Conditional> | | h | | allProviders | | field_49120 | | allFonts |
|
private List<GlyphProvider> | | i | | activeProviders | | field_49121 | | availableFonts |
|
private final CodepointMap<BakedGlyph> | | j | | glyphs | | field_2253 | | bakedGlyphCache |
|
private final CodepointMap<FontSet$GlyphInfoFilter> | | k | | glyphInfos | | field_2257 | | glyphCache |
|
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList> | | l | | glyphsByWidth | | field_2249 | | charactersByWidth |
|
private final List<FontTexture> | | m | | textures | | field_2254 | | glyphAtlases |
|
private final IntFunction<FontSet$GlyphInfoFilter> | | n | | glyphInfoGetter | | field_54819 | | glyphFinder |
|
private final IntFunction<BakedGlyph> | | o | | glyphGetter | | field_54820 | | glyphBaker |
|