History - net.minecraft.client.font.FontStorage
26.3
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
gnr
net.minecraft.client.gui.font.FontSet
net.minecraft.class_377
net.minecraft.client.font.FontStorage
Fields
BakedGlyph: j, missingGlyph, field_2256, blankBakedGlyph, f_rzdttaxr, blankGlyphRenderer, f_95053_
BakedGlyph: missingGlyph, missingGlyph, field_2256, blankBakedGlyph
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: g, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: glyphsByWidth, glyphsByWidth, field_2249, charactersByWidth
float: a, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
float: LARGE_FORWARD_ADVANCE, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE
List<Font$FontFilterPair>: e, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font$FontFilterPair>: allProviders, allProviders, field_49120, allFonts
List<Font>: f, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
List<Font>: activeProviders, activeProviders, field_49121, availableFonts
IntFunction<FontStorage$GlyphPair>: i, glyphGetter, field_54820, findGlyph, f_xuvcmxoi, f_346763_
IntFunction<FontStorage$GlyphPair>: glyphGetter, glyphGetter, field_54820, findGlyph
BakedGlyph: b, INVISIBLE_MISSING_GLYPH, field_62135, MISSING_GLYPH, f_eyiosmip, f_413043_
BakedGlyph: INVISIBLE_MISSING_GLYPH, INVISIBLE_MISSING_GLYPH, field_62135, MISSING_GLYPH
GlyphBaker: c, stitcher, field_61611, glyphBaker, f_qpvgqahl, f_412863_
GlyphBaker: stitcher, stitcher, field_61611, glyphBaker
Glyph$AbstractGlyphBaker: d, wrappedStitcher, field_62136, abstractBaker, f_mbfiygvm, f_413137_
Glyph$AbstractGlyphBaker: wrappedStitcher, wrappedStitcher, field_62136, abstractBaker
GlyphContainer<FontStorage$GlyphPair>: h, glyphCache, field_61612, bakedGlyphCache, f_luycqosr, f_412869_
GlyphContainer<FontStorage$GlyphPair>: glyphCache, glyphCache, field_61612, bakedGlyphCache
Supplier<BakedGlyph>: k, missingGlyphGetter, field_62137, blankGlyphSupplier, f_jfzfiojc, f_412273_
Supplier<BakedGlyph>: missingGlyphGetter, missingGlyphGetter, field_62137, blankGlyphSupplier
FontStorage$GlyphPair: l, missingSelectedGlyphs, field_61613, blankBakedGlyphPair, f_swwslcgp, f_412787_
FontStorage$GlyphPair: missingSelectedGlyphs, missingSelectedGlyphs, field_61613, blankBakedGlyphPair
EffectGlyph: m, whiteGlyph, field_20910, whiteRectangleBakedGlyph, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
EffectGlyph: whiteGlyph, whiteGlyph, field_20910, whiteRectangleBakedGlyph
GlyphProvider: n, anyGlyphs, field_61614, anyGlyphs, f_uzjlnhxb, f_412021_
GlyphProvider: anyGlyphs, anyGlyphs, field_61614, anyGlyphs
GlyphProvider: o, nonFishyGlyphs, field_61615, advanceValidatingGlyphs, f_aecbucnt, f_411633_
GlyphProvider: nonFishyGlyphs, nonFishyGlyphs, field_61615, advanceValidatingGlyphs
Constructors
Methods
void (): close, close, close
void (): close, close
boolean (GlyphMetrics): a, hasFishyAdvance, method_45079, isAdvanceInvalid, m_jyqartmo, isGlyphFishy, m_243068_
boolean (GlyphMetrics): hasFishyAdvance, hasFishyAdvance, method_45079, isAdvanceInvalid
void (List<Font$FontFilterPair>, Set<FontFilterType>): a, reload, method_2004, setFonts, m_qlrvltwv, setFonts, m_321905_
void (List<Font$FontFilterPair>, Set<FontFilterType>): reload, reload, method_2004, setFonts
void (Set<FontFilterType>): a, reload, method_57036, setActiveFilters, m_plrsgatd, setOptions, m_95071_
void (Set<FontFilterType>): reload, reload, method_57036, setActiveFilters
void (): b, resetTextures, method_57038, clear, m_eejfzhrk, reset, m_322787_
void (): resetTextures, resetTextures, method_57038, clear
List<Font> (List<Font$FontFilterPair>, Set<FontFilterType>): b, selectProviders, method_57037, applyFilters, m_drimvtcl, updateAvailableFonts, m_321621_
List<Font> (List<Font$FontFilterPair>, Set<FontFilterType>): selectProviders, selectProviders, method_57037, applyFilters
FontStorage$GlyphPair (int): a, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_243121_
FontStorage$GlyphPair (int): computeGlyphInfo, computeGlyphInfo, method_40038, findGlyph
FontStorage$GlyphPair (int): b, getGlyph, method_2014, getBaked, m_ptacwual, getGlyphRenderer, m_95078_
FontStorage$GlyphPair (int): getGlyph, getGlyph, method_2014, getBaked
BakedGlyph (Random, int): a, getRandomGlyph, method_2013, getObfuscatedBakedGlyph, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
BakedGlyph (Random, int): getRandomGlyph, getRandomGlyph, method_2013, getObfuscatedBakedGlyph
EffectGlyph (): a, whiteGlyph, method_22943, getRectangleBakedGlyph, m_nclahpgg, getRectangleRenderer, m_95064_
EffectGlyph (): whiteGlyph, whiteGlyph, method_22943, getRectangleBakedGlyph
GlyphProvider (boolean): a, source, method_72788, getGlyphs, m_wbcbhybp, m_419129_
GlyphProvider (boolean): source, source, method_72788, getGlyphs
1.21.11
Names
ghz
gnr
Fields
Constructors
Methods
1.21.10
Names
Fields
Constructors
Methods
1.21.9
Names
gao
ghz
Fields
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
Identifier: e, name, field_2246, id, f_wszhfshh, id, f_95052_
BakedGlyph: f, missingGlyph, field_2256, blankBakedGlyph, f_rzdttaxr, blankGlyphRenderer, f_95053_
BakedGlyph: j, missingGlyph, field_2256, blankBakedGlyph, f_rzdttaxr, blankGlyphRenderer, f_95053_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: l, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: g, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: m, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
BakedGlyph: g, whiteGlyph, field_20910, whiteRectangleBakedGlyph, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
Random: b, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
float: c, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
float: a, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
GlyphContainer<BakedGlyph>: j, glyphs, field_2253, bakedGlyphCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<FontStorage$GlyphPair>: k, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
List<Font$FontFilterPair>: h, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font$FontFilterPair>: e, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font>: i, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
List<Font>: f, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
org.slf4j.Logger: a, LOGGER, field_54959, LOGGER, f_xvprdalg, LOGGER, f_346488_
IntFunction<FontStorage$GlyphPair>: n, glyphInfoGetter, field_54819, glyphFinder, f_lugwmrjp, f_349555_
IntFunction<BakedGlyph>: o, glyphGetter, field_54820, glyphBaker, f_xuvcmxoi, f_346763_
IntFunction<FontStorage$GlyphPair>: i, glyphGetter, field_54820, findGlyph, f_xuvcmxoi, f_346763_
BakedGlyph: b, INVISIBLE_MISSING_GLYPH, field_62135, MISSING_GLYPH, f_eyiosmip, f_413043_
GlyphBaker: c, stitcher, field_61611, glyphBaker, f_qpvgqahl, f_412863_
Glyph$AbstractGlyphBaker: d, wrappedStitcher, field_62136, abstractBaker, f_mbfiygvm, f_413137_
GlyphContainer<FontStorage$GlyphPair>: h, glyphCache, field_61612, bakedGlyphCache, f_luycqosr, f_412869_
Supplier<BakedGlyph>: k, missingGlyphGetter, field_62137, blankGlyphSupplier, f_jfzfiojc, f_412273_
FontStorage$GlyphPair: l, missingSelectedGlyphs, field_61613, blankBakedGlyphPair, f_swwslcgp, f_412787_
EffectGlyph: m, whiteGlyph, field_20910, whiteRectangleBakedGlyph, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
GlyphProvider: n, anyGlyphs, field_61614, anyGlyphs, f_uzjlnhxb, f_412021_
GlyphProvider: o, nonFishyGlyphs, field_61615, advanceValidatingGlyphs, f_aecbucnt, f_411633_
Constructors
Methods
BakedGlyph (Glyph): a, getRandomGlyph, method_2013, getObfuscatedBakedGlyph, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
BakedGlyph (): b, whiteGlyph, method_22943, getRectangleBakedGlyph, m_nclahpgg, getRectangleRenderer, m_95064_
BakedGlyph (int): a, getGlyph, method_2014, getBaked, m_ptacwual, getGlyphRenderer, m_95078_
BakedGlyph (int): c, computeBakedGlyph, method_41832, bake, m_eiqitttg, bakeGlyph, m_232564_
BakedGlyph (RenderableGlyph): a, stitch, method_2012, bake, m_psccwovv, getGlyphRenderer, m_232556_
boolean (Glyph): b, hasFishyAdvance, method_45079, isAdvanceInvalid, m_jyqartmo, isGlyphFishy, m_243068_
boolean (GlyphMetrics): a, hasFishyAdvance, method_45079, isAdvanceInvalid, m_jyqartmo, isGlyphFishy, m_243068_
FontStorage$GlyphPair (int): b, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_243121_
Glyph (int, boolean): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyph, m_243128_
void (): c, resetTextures, method_57038, clear, m_eejfzhrk, reset, m_322787_
void (): b, resetTextures, method_57038, clear, m_eejfzhrk, reset, m_322787_
Identifier (): a, name, method_57034, getId, m_vlgcdvsk, getId, m_321601_
FontStorage$GlyphPair (int): a, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_243121_
FontStorage$GlyphPair (int): b, getGlyph, method_2014, getBaked, m_ptacwual, getGlyphRenderer, m_95078_
BakedGlyph (Random, int): a, getRandomGlyph, method_2013, getObfuscatedBakedGlyph, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
EffectGlyph (): a, whiteGlyph, method_22943, getRectangleBakedGlyph, m_nclahpgg, getRectangleRenderer, m_95064_
GlyphProvider (boolean): a, source, method_72788, getGlyphs, m_wbcbhybp, m_419129_
1.21.8
Names
gan
gao
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
fwq
gan
Fields
Constructors
Methods
1.21.5
Names
frm
fwq
Fields
Constructors
Methods
void (): d, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeGlyphAtlases, m_95080_
1.21.4
Names
fqy
frm
Fields
Constructors
Methods
1.21.3
Names
fld
fqy
Fields
TextureManager: c, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
Identifier: d, name, field_2246, id, f_wszhfshh, id, f_95052_
Identifier: e, name, field_2246, id, f_wszhfshh, id, f_95052_
GlyphRenderer: e, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
BakedGlyph: f, missingGlyph, field_2256, blankBakedGlyph, f_rzdttaxr, blankGlyphRenderer, f_95053_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: l, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
List<GlyphAtlasTexture>: m, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
GlyphRenderer: f, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
BakedGlyph: g, whiteGlyph, field_20910, whiteRectangleBakedGlyph, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
Random: a, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
Random: b, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
float: b, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
float: c, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
GlyphContainer<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<BakedGlyph>: j, glyphs, field_2253, bakedGlyphCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<FontStorage$GlyphPair>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
GlyphContainer<FontStorage$GlyphPair>: k, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
List<Font$FontFilterPair>: g, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font$FontFilterPair>: h, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font>: h, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
List<Font>: i, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
org.slf4j.Logger: a, LOGGER, field_54959, LOGGER, f_xvprdalg, LOGGER, f_346488_
IntFunction<FontStorage$GlyphPair>: n, glyphInfoGetter, field_54819, glyphFinder, f_lugwmrjp, f_349555_
IntFunction<BakedGlyph>: o, glyphGetter, field_54820, glyphBaker, f_xuvcmxoi, f_346763_
Constructors
Methods
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
BakedGlyph (Glyph): a, getRandomGlyph, method_2013, getObfuscatedBakedGlyph, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, getRectangleRenderer, m_95064_
BakedGlyph (): b, whiteGlyph, method_22943, getRectangleBakedGlyph, m_nclahpgg, getRectangleRenderer, m_95064_
GlyphRenderer (int): a, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyphRenderer, m_95078_
BakedGlyph (int): a, getGlyph, method_2014, getBaked, m_ptacwual, getGlyphRenderer, m_95078_
GlyphRenderer (int): c, computeBakedGlyph, method_41832, findGlyphRenderer, m_eiqitttg, bakeGlyph, m_232564_
BakedGlyph (int): c, computeBakedGlyph, method_41832, bake, m_eiqitttg, bakeGlyph, m_232564_
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, getGlyphRenderer, m_232556_
BakedGlyph (RenderableGlyph): a, stitch, method_2012, bake, m_psccwovv, getGlyphRenderer, m_232556_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
fjx
fld
Fields
List<Font$FontFilterPair>: g, allProviders, field_49120, allFonts, f_wgoeswrb, f_315683_
List<Font$FontFilterPair>: g, allProviders, field_49120, allFonts, f_wgoeswrb, filteredFonts, f_315683_
List<Font>: h, activeProviders, field_49121, availableFonts, f_gdcoaemg, f_317127_
List<Font>: h, activeProviders, field_49121, availableFonts, f_gdcoaemg, fonts, f_317127_
Constructors
Methods
void (List<Font$FontFilterPair>, Set<FontFilterType>): a, reload, method_2004, setFonts, m_qlrvltwv, m_321905_
void (List<Font$FontFilterPair>, Set<FontFilterType>): a, reload, method_2004, setFonts, m_qlrvltwv, setFonts, m_321905_
void (Set<FontFilterType>): a, reload, method_57036, setActiveFilters, m_plrsgatd, m_95071_
void (Set<FontFilterType>): a, reload, method_57036, setActiveFilters, m_plrsgatd, setOptions, m_95071_
void (): c, resetTextures, method_57038, clear, m_eejfzhrk, m_322787_
void (): c, resetTextures, method_57038, clear, m_eejfzhrk, reset, m_322787_
List<Font> (List<Font$FontFilterPair>, Set<FontFilterType>): b, selectProviders, method_57037, applyFilters, m_drimvtcl, m_321621_
List<Font> (List<Font$FontFilterPair>, Set<FontFilterType>): b, selectProviders, method_57037, applyFilters, m_drimvtcl, updateAvailableFonts, m_321621_
Identifier (): a, name, method_57034, getId, m_vlgcdvsk, m_321601_
Identifier (): a, name, method_57034, getId, m_vlgcdvsk, getId, m_321601_
1.20.6
Names
ezv
fjx
Fields
List<Font>: g, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: j, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: k, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
GlyphContainer<GlyphRenderer>: h, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<FontStorage$GlyphPair>: i, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
GlyphContainer<FontStorage$GlyphPair>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
List<Font$FontFilterPair>: g, allProviders, field_49120, allFonts, f_wgoeswrb, f_315683_
List<Font>: h, activeProviders, field_49121, availableFonts, f_gdcoaemg, f_317127_
Constructors
Methods
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, setFonts, m_95071_
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeGlyphAtlases, m_95080_
void (): d, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeGlyphAtlases, m_95080_
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, getRectangleRenderer, m_95064_
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, getRectangleRenderer, m_95064_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, closeFonts, m_95077_
void (List<Font$FontFilterPair>, Set<FontFilterType>): a, reload, method_2004, setFonts, m_qlrvltwv, m_321905_
void (Set<FontFilterType>): a, reload, method_57036, setActiveFilters, m_plrsgatd, m_95071_
void (): c, resetTextures, method_57038, clear, m_eejfzhrk, m_322787_
List<Font> (List<Font$FontFilterPair>, Set<FontFilterType>): b, selectProviders, method_57037, applyFilters, m_drimvtcl, m_321621_
Identifier (): a, name, method_57034, getId, m_vlgcdvsk, m_321601_
1.20.4
Names
eve
ezv
Fields
Constructors
Methods
1.20.2
Names
ern
eve
Fields
Constructors
Methods
1.20.1
Names
eqe
ern
Fields
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: h, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<FontStorage$GlyphPair>: i, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
GlyphContainer<GlyphRenderer>: h, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
GlyphContainer<FontStorage$GlyphPair>: i, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
Constructors
Methods
1.19.4
Names
emu
eqe
Fields
Constructors
Methods
1.19.3
Names
ejf
emu
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
eie
ejf
Fields
TextureManager: b, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
TextureManager: c, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
Identifier: c, name, field_2246, id, f_wszhfshh, id, f_95052_
Identifier: d, name, field_2246, id, f_wszhfshh, id, f_95052_
GlyphRenderer: d, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
GlyphRenderer: e, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
List<Font>: f, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
List<Font>: g, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: i, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: j, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: j, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
List<GlyphAtlasTexture>: k, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
GlyphRenderer: e, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
GlyphRenderer: f, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: g, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: h, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: h, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<FontStorage$GlyphPair>: i, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
float: b, LARGE_FORWARD_ADVANCE, field_39934, MAX_ADVANCE, f_wrcgchkf, MAX_GLYPH_ADVANCE, f_242991_
Constructors
Methods
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyph, m_95065_
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyphRenderer, m_95078_
GlyphRenderer (int): a, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyphRenderer, m_95078_
Glyph (int): c, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_232562_
GlyphRenderer (int): d, computeBakedGlyph, method_41832, findGlyphRenderer, m_eiqitttg, bakeGlyph, m_232564_
GlyphRenderer (int): c, computeBakedGlyph, method_41832, findGlyphRenderer, m_eiqitttg, bakeGlyph, m_232564_
boolean (Glyph): b, hasFishyAdvance, method_45079, isAdvanceInvalid, m_jyqartmo, isGlyphFishy, m_243068_
FontStorage$GlyphPair (int): b, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_243121_
Glyph (int, boolean): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyph, m_243128_
1.19
Names
ebr
eie
Fields
TextureManager: f, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
TextureManager: b, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
Identifier: g, name, field_2246, id, f_wszhfshh, id, f_95052_
Identifier: c, name, field_2246, id, f_wszhfshh, id, f_95052_
GlyphRenderer: h, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
GlyphRenderer: d, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
List<Font>: j, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
List<Font>: f, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: m, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: i, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: n, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
List<GlyphAtlasTexture>: j, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, EMPTY_GLYPH_RENDERER, f_95048_
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, SPACE, f_95049_
Random: e, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
GlyphRenderer: i, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
GlyphRenderer: e, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: k, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: g, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: l, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: h, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
Glyph: c, ZERO_WIDTH_NO_JOIN_INFO, field_36363, ZERO_WIDTH_NON_JOINER, f_hcevtmny, ZERO_WIDTH_NON_JOINER, f_202355_
int: d, ZERO_WIDTH_NO_JOIN_CODEPOINT, field_36364, ZERO_WIDTH_NON_JOINER_CODE_POINT, f_mvvpgffi, ZERO_WIDTH_NON_JOINER_CODE_POINT, f_202356_
Random: a, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
Constructors
Methods
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, getGlyphRenderer, m_95069_
RenderableGlyph (int): d, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, getRenderableGlyph, m_95081_
Glyph (int): c, getGlyphInfoForSpace, method_40038, getEmptyGlyph, m_hjezgtqj, getEmptyGlyph, m_202361_
Glyph (int): c, computeGlyphInfo, method_40038, findGlyph, m_xoqfcpqv, findGlyph, m_232562_
GlyphRenderer (int): d, computeBakedGlyph, method_41832, findGlyphRenderer, m_eiqitttg, bakeGlyph, m_232564_
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, getGlyphRenderer, m_232556_
1.18.2
Names
eam
ebr
net.minecraft.client.font.FontStorage
Fields
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, f_95051_
TextureManager: f, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, f_95051_
Identifier: e, name, field_2246, id, f_wszhfshh, f_95052_
Identifier: g, name, field_2246, id, f_wszhfshh, id, f_95052_
GlyphRenderer: f, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, f_95053_
GlyphRenderer: h, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, blankGlyphRenderer, f_95053_
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, f_95055_
List<Font>: j, providers, field_2247, fonts, f_lxczrlte, fonts, f_95055_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, f_95058_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: m, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, charactersByWidth, f_95058_
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, f_95059_
List<GlyphAtlasTexture>: n, textures, field_2254, glyphAtlases, f_tehtajjp, glyphAtlases, f_95059_
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, f_95048_
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, EMPTY_GLYPH_RENDERER, f_95048_
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, f_95049_
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, SPACE, f_95049_
Random: c, RANDOM, field_2252, RANDOM, f_qxvstnog, f_95050_
Random: e, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, f_95050_
GlyphRenderer: g, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, f_95054_
GlyphRenderer: i, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, whiteRectangleGlyphRenderer, f_95054_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: k, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphRendererCache, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, f_95057_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: l, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphCache, f_95057_
Glyph: c, ZERO_WIDTH_NO_JOIN_INFO, field_36363, ZERO_WIDTH_NON_JOINER, f_hcevtmny, ZERO_WIDTH_NON_JOINER, f_202355_
int: d, ZERO_WIDTH_NO_JOIN_CODEPOINT, field_36364, ZERO_WIDTH_NON_JOINER_CODE_POINT, f_mvvpgffi, ZERO_WIDTH_NON_JOINER_CODE_POINT, f_202356_
Constructors
Methods
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, m_95071_
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, setFonts, m_95071_
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, m_95080_
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeGlyphAtlases, m_95080_
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, m_95069_
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, getGlyphRenderer, m_95069_
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, m_95067_
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, getObfuscatedGlyphRenderer, m_95067_
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, m_95064_
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, getRectangleRenderer, m_95064_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, m_95077_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, closeFonts, m_95077_
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, m_95065_
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyph, m_95065_
RenderableGlyph (int): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, m_95081_
RenderableGlyph (int): d, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, getRenderableGlyph, m_95081_
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, m_95078_
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyphRenderer, m_95078_
Glyph (int): c, getGlyphInfoForSpace, method_40038, getEmptyGlyph, m_hjezgtqj, getEmptyGlyph, m_202361_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dym
eam
Fields
Constructors
Methods
1.17.1
Names
dyl
dym
Fields
Constructors
Methods
1.17
Names
dmw
dyl
net.minecraft.client.gui.fonts.Font
net.minecraft.src.C_3511_
Fields
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, field_211191_c, textureManager
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, f_95051_
Identifier: e, name, field_2246, id, f_wszhfshh, field_211192_d, id
Identifier: e, name, field_2246, id, f_wszhfshh, f_95052_
GlyphRenderer: f, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, field_211572_d, fallbackGlyph
GlyphRenderer: f, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, f_95053_
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, field_211194_f, glyphProviders
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, f_95055_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, f_95058_
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, field_211197_i, textures
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, f_95059_
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, EMPTY_GLYPH
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, f_95048_
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, GLYPH_ADVANCE_SPACE
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, f_95049_
Random: c, RANDOM, field_2252, RANDOM, f_qxvstnog, field_212462_d, RANDOM
Random: c, RANDOM, field_2252, RANDOM, f_qxvstnog, f_95050_
GlyphRenderer: g, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, whiteGlyph
GlyphRenderer: g, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, f_95054_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, mapTexturedGlyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, f_95056_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, f_95057_
Constructors
Methods
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, func_211570_a, setGlyphProviders
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, m_95071_
void (): close, close, close, close, close, close
void (): close, close, close
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, func_211571_a, deleteTextures
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, m_95080_
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, func_211185_a, createTexturedGlyph
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, m_95069_
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, func_211188_a, obfuscate
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, m_95067_
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, getWhiteGlyph
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, m_95064_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, func_230154_b_, func_230154_b_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, m_95077_
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, func_238557_a_, func_238557_a_
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, m_95065_
RenderableGlyph (int): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, getGlyphInfo
RenderableGlyph (int): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, m_95081_
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, func_238559_b_, func_238559_b_
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, m_95078_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dmt
dmw
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
dot
dmt
Fields
Constructors
Methods
void (): b, closeProviders, method_24290, method_24290, m_fgqbwuuf, func_230154_b_, func_230154_b_
void (): b, closeProviders, method_24290, closeFonts, m_fgqbwuuf, func_230154_b_, func_230154_b_
1.16.1
Names
deg
dot
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_2255, LOGGER, f_xvprdalg, field_211189_a, LOGGER
TextureManager: e, textureManager, field_2248, textureManager, f_zzorrupa, field_211191_c, textureManager
TextureManager: d, textureManager, field_2248, textureManager, f_zzorrupa, field_211191_c, textureManager
Identifier: f, name, field_2246, id, f_wszhfshh, field_211192_d, id
Identifier: e, name, field_2246, id, f_wszhfshh, field_211192_d, id
GlyphRenderer: g, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, field_211572_d, fallbackGlyph
GlyphRenderer: f, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, field_211572_d, fallbackGlyph
List<Font>: i, providers, field_2247, fonts, f_lxczrlte, field_211194_f, glyphProviders
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: k, glyphInfos, field_2257, glyphCache, f_deijrvpv, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: l, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, field_211196_h, glyphsByWidth
List<GlyphAtlasTexture>: m, textures, field_2254, glyphAtlases, f_tehtajjp, field_211197_i, textures
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, field_211197_i, textures
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, EMPTY_GLYPH
EmptyGlyphRenderer: a, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, EMPTY_GLYPH
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, GLYPH_ADVANCE_SPACE
Glyph: b, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, GLYPH_ADVANCE_SPACE
Random: d, RANDOM, field_2252, RANDOM, f_qxvstnog, field_212462_d, RANDOM
Random: c, RANDOM, field_2252, RANDOM, f_qxvstnog, field_212462_d, RANDOM
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: j, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, mapTexturedGlyphs
GlyphRenderer: h, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, whiteGlyph
GlyphRenderer: g, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, whiteGlyph
it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, mapTexturedGlyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, field_211195_g, glyphs
Constructors
Methods
void (): close, close, close, close, close
void (): close, close, close, close, close, close
Glyph (char): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, func_211184_b, findGlyph
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, getGlyphInfo
GlyphRenderer (char): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, func_211187_a, getGlyph
void (): b, closeProviders, method_24290, m_fgqbwuuf, func_230154_b_, func_230154_b_
void (): b, closeProviders, method_24290, method_24290, m_fgqbwuuf, func_230154_b_, func_230154_b_
Glyph (int): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, func_238557_a_, func_238557_a_
RenderableGlyph (int): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, getGlyphInfo
GlyphRenderer (int): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, func_238559_b_, func_238559_b_
1.15.2
Names
dee
deg
Fields
Constructors
Methods
void (): a, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, func_211571_a, deleteTextures
void (): c, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, func_211571_a, deleteTextures
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, getWhiteGlyph
GlyphRenderer (): a, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, getWhiteGlyph
void (): b, closeProviders, method_24290, m_fgqbwuuf, func_230154_b_, func_230154_b_
1.15.1
Names
Fields
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, field_212460_b
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, EMPTY_GLYPH
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, field_212461_c
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, GLYPH_ADVANCE_SPACE
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: j, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: j, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, mapTexturedGlyphs
GlyphRenderer: h, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, field_228156_h_
GlyphRenderer: h, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, whiteGlyph
Constructors
Methods
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, func_212455_c
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, getGlyphInfo
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, func_228157_b_
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, getWhiteGlyph
1.15
Names
das
dee
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_2255, LOGGER, f_xvprdalg, LOGGER, field_211189_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_2255, LOGGER, f_xvprdalg, field_211189_a, LOGGER
TextureManager: e, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, field_211191_c, textureManager
TextureManager: e, textureManager, field_2248, textureManager, f_zzorrupa, field_211191_c, textureManager
Identifier: f, name, field_2246, id, f_wszhfshh, key, field_211192_d, id
Identifier: f, name, field_2246, id, f_wszhfshh, field_211192_d, id
GlyphRenderer: g, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, missingGlyph, field_211572_d, fallbackGlyph
GlyphRenderer: g, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, field_211572_d, fallbackGlyph
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, providers, field_211194_f, glyphProviders
List<Font>: i, providers, field_2247, fonts, f_lxczrlte, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: k, glyphInfos, field_2257, glyphCache, f_deijrvpv, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, glyphsByWidth, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: l, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, field_211196_h, glyphsByWidth
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, textures, field_211197_i, textures
List<GlyphAtlasTexture>: m, textures, field_2254, glyphAtlases, f_tehtajjp, field_211197_i, textures
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, SPACE_GLYPH, field_212460_b, field_212460_b
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, field_212460_b, field_212460_b
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, SPACE_INFO, field_212461_c, field_212461_c
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, field_212461_c, field_212461_c
Random: d, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, field_212462_d, RANDOM
Random: d, RANDOM, field_2252, RANDOM, f_qxvstnog, field_212462_d, RANDOM
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphs, field_212463_j, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: j, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, field_212463_j, field_212463_j
GlyphRenderer: h, whiteGlyph, field_20910, whiteRectangleGlyphRenderer, f_wzaqlovb, field_228156_h_, field_228156_h_
Constructors
Methods
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, reload, func_211570_a, setGlyphProviders
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, func_211570_a, setGlyphProviders
void (): a, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeTextures, func_211571_a, deleteTextures
void (): a, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, func_211571_a, deleteTextures
Glyph (char): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyphInfo, func_211184_b, findGlyph
Glyph (char): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, func_211184_b, findGlyph
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, stitch, func_211185_a, createTexturedGlyph
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, func_211185_a, createTexturedGlyph
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, getRawGlyph, func_212455_c, func_212455_c
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, func_212455_c, func_212455_c
GlyphRenderer (char): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyph, func_211187_a, getGlyph
GlyphRenderer (char): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, func_211187_a, getGlyph
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, getRandomGlyph, func_211188_a, obfuscate
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, func_211188_a, obfuscate
GlyphRenderer (): b, whiteGlyph, method_22943, getRectangleRenderer, m_nclahpgg, func_228157_b_, func_228157_b_
1.14.4
Names
cye
das
net.minecraft.client.gui.font.FontSet
net.minecraft.unmapped.C_zhhoxunt
Fields
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, LOGGER, field_211189_a, LOGGER
org.apache.logging.log4j.Logger: a, LOGGER, field_2255, LOGGER, f_xvprdalg, LOGGER, field_211189_a, LOGGER
TextureManager: e, field_2248, textureManager, textureManager, field_211191_c, textureManager
TextureManager: e, textureManager, field_2248, textureManager, f_zzorrupa, textureManager, field_211191_c, textureManager
Identifier: f, field_2246, id, key, field_211192_d, id
Identifier: f, name, field_2246, id, f_wszhfshh, key, field_211192_d, id
GlyphRenderer: g, field_2256, blankGlyphRenderer, missingGlyph, field_211572_d, fallbackGlyph
GlyphRenderer: g, missingGlyph, field_2256, blankGlyphRenderer, f_rzdttaxr, missingGlyph, field_211572_d, fallbackGlyph
List<Font>: h, field_2247, fonts, providers, field_211194_f, glyphProviders
List<Font>: h, providers, field_2247, fonts, f_lxczrlte, providers, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: j, field_2257, glyphCache, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: j, glyphInfos, field_2257, glyphCache, f_deijrvpv, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, charactersByWidth, glyphsByWidth, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, glyphsByWidth, field_2249, charactersByWidth, f_whiqfyvx, glyphsByWidth, field_211196_h, glyphsByWidth
List<GlyphAtlasTexture>: l, field_2254, glyphAtlases, textures, field_211197_i, textures
List<GlyphAtlasTexture>: l, textures, field_2254, glyphAtlases, f_tehtajjp, textures, field_211197_i, textures
EmptyGlyphRenderer: b, field_2250, EMPTY_GLYPH_RENDERER, SPACE_GLYPH, field_212460_b, field_212460_b
EmptyGlyphRenderer: b, SPACE_GLYPH, field_2250, EMPTY_GLYPH_RENDERER, f_zzhixxeo, SPACE_GLYPH, field_212460_b, field_212460_b
Glyph: c, field_2251, SPACE, SPACE_INFO, field_212461_c, field_212461_c
Glyph: c, SPACE_INFO, field_2251, SPACE, f_wdkfskmf, SPACE_INFO, field_212461_c, field_212461_c
Random: d, field_2252, RANDOM, RANDOM, field_212462_d, RANDOM
Random: d, RANDOM, field_2252, RANDOM, f_qxvstnog, RANDOM, field_212462_d, RANDOM
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: i, field_2253, glyphRendererCache, glyphs, field_212463_j, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: i, glyphs, field_2253, glyphRendererCache, f_aiwolaxy, glyphs, field_212463_j, field_212463_j
Constructors
Methods
void (List<Font>): a, method_2004, setFonts, reload, func_211570_a, setGlyphProviders
void (List<Font>): a, reload, method_2004, setFonts, m_svfenero, reload, func_211570_a, setGlyphProviders
void (): close, close, close, close, close
void (): close, close, close, close, close
void (): a, method_2010, closeGlyphAtlases, closeTextures, func_211571_a, deleteTextures
void (): a, closeTextures, method_2010, closeGlyphAtlases, m_teijcklv, closeTextures, func_211571_a, deleteTextures
Glyph (char): a, method_2011, getGlyph, getGlyphInfo, func_211184_b, findGlyph
Glyph (char): a, getGlyphInfo, method_2011, getGlyph, m_abmbjzev, getGlyphInfo, func_211184_b, findGlyph
GlyphRenderer (RenderableGlyph): a, method_2012, getGlyphRenderer, stitch, func_211185_a, createTexturedGlyph
GlyphRenderer (RenderableGlyph): a, stitch, method_2012, getGlyphRenderer, m_psccwovv, stitch, func_211185_a, createTexturedGlyph
RenderableGlyph (char): c, method_2008, getRenderableGlyph, getRawGlyph, func_212455_c, func_212455_c
RenderableGlyph (char): c, getRaw, method_2008, getRenderableGlyph, m_pmuwafbk, getRawGlyph, func_212455_c, func_212455_c
GlyphRenderer (char): b, method_2014, getGlyphRenderer, getGlyph, func_211187_a, getGlyph
GlyphRenderer (char): b, getGlyph, method_2014, getGlyphRenderer, m_ptacwual, getGlyph, func_211187_a, getGlyph
GlyphRenderer (Glyph): a, method_2013, getObfuscatedGlyphRenderer, getRandomGlyph, func_211188_a, obfuscate
GlyphRenderer (Glyph): a, getRandomGlyph, method_2013, getObfuscatedGlyphRenderer, m_prqyajrl, getRandomGlyph, func_211188_a, obfuscate
1.14.3
Names
cya
cye
net.minecraft.client.font.FontStorage
Fields
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, field_211189_a, LOGGER
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, LOGGER, field_211189_a, LOGGER
TextureManager: e, field_2248, textureManager, field_211191_c, textureManager
TextureManager: e, field_2248, textureManager, textureManager, field_211191_c, textureManager
Identifier: f, field_2246, key, field_211192_d, id
Identifier: f, field_2246, id, key, field_211192_d, id
BakedGlyph: g, field_2256, missingGlyph, field_211572_d, fallbackGlyph
GlyphRenderer: g, field_2256, blankGlyphRenderer, missingGlyph, field_211572_d, fallbackGlyph
List<GlyphProvider>: h, field_2247, providers, field_211194_f, glyphProviders
List<Font>: h, field_2247, fonts, providers, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_2257, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.chars.Char2ObjectMap<Glyph>: j, field_2257, glyphCache, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, glyphsByWidth, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, charactersByWidth, glyphsByWidth, field_211196_h, glyphsByWidth
List<FontTexture>: l, field_2254, textures, field_211197_i, textures
List<GlyphAtlasTexture>: l, field_2254, glyphAtlases, textures, field_211197_i, textures
EmptyGlyph: b, field_2250, SPACE_GLYPH, field_212460_b, field_212460_b
EmptyGlyphRenderer: b, field_2250, EMPTY_GLYPH_RENDERER, SPACE_GLYPH, field_212460_b, field_212460_b
GlyphInfo: c, field_2251, SPACE_INFO, field_212461_c, field_212461_c
Glyph: c, field_2251, SPACE, SPACE_INFO, field_212461_c, field_212461_c
Random: d, field_2252, RANDOM, field_212462_d, RANDOM
Random: d, field_2252, RANDOM, RANDOM, field_212462_d, RANDOM
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, field_2253, glyphs, field_212463_j, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphRenderer>: i, field_2253, glyphRendererCache, glyphs, field_212463_j, field_212463_j
Constructors
Methods
void (List<GlyphProvider>): a, method_2004, reload, func_211570_a, setGlyphProviders
void (List<Font>): a, method_2004, setFonts, reload, func_211570_a, setGlyphProviders
void (): close, close
void (): close, close, close, close, close
void (): a, method_2010, closeTextures, func_211571_a, deleteTextures
void (): a, method_2010, closeGlyphAtlases, closeTextures, func_211571_a, deleteTextures
GlyphInfo (char): a, method_2011, getGlyphInfo, func_211184_b, findGlyph
Glyph (char): a, method_2011, getGlyph, getGlyphInfo, func_211184_b, findGlyph
BakedGlyph (RawGlyph): a, method_2012, stitch, func_211185_a, createTexturedGlyph
GlyphRenderer (RenderableGlyph): a, method_2012, getGlyphRenderer, stitch, func_211185_a, createTexturedGlyph
RawGlyph (char): c, method_2008, getRawGlyph, func_212455_c, func_212455_c
RenderableGlyph (char): c, method_2008, getRenderableGlyph, getRawGlyph, func_212455_c, func_212455_c
BakedGlyph (char): b, method_2014, getGlyph, func_211187_a, getGlyph
GlyphRenderer (char): b, method_2014, getGlyphRenderer, getGlyph, func_211187_a, getGlyph
BakedGlyph (GlyphInfo): a, method_2013, getRandomGlyph, func_211188_a, obfuscate
GlyphRenderer (Glyph): a, method_2013, getObfuscatedGlyphRenderer, getRandomGlyph, func_211188_a, obfuscate
1.14.2
Names
Fields
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, field_211189_a, field_211189_a
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, field_211189_a, LOGGER
TextureManager: e, field_2248, textureManager, field_211191_c, field_211191_c
TextureManager: e, field_2248, textureManager, field_211191_c, textureManager
Identifier: f, field_2246, key, field_211192_d, field_211192_d
Identifier: f, field_2246, key, field_211192_d, id
BakedGlyph: g, field_2256, missingGlyph, field_211572_d, field_211572_d
BakedGlyph: g, field_2256, missingGlyph, field_211572_d, fallbackGlyph
List<GlyphProvider>: h, field_2247, providers, field_211194_f, field_211194_f
List<GlyphProvider>: h, field_2247, providers, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_2257, glyphInfos, field_211195_g, field_211195_g
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_2257, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, glyphsByWidth, field_211196_h, field_211196_h
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, glyphsByWidth, field_211196_h, glyphsByWidth
List<FontTexture>: l, field_2254, textures, field_211197_i, field_211197_i
List<FontTexture>: l, field_2254, textures, field_211197_i, textures
Random: d, field_2252, RANDOM, field_212462_d, field_212462_d
Random: d, field_2252, RANDOM, field_212462_d, RANDOM
Constructors
Methods
1.14.1
Names
cxy
cya
Fields
Constructors
Methods
1.14
Names
cig
cxy
net.minecraft.class_4131
net.minecraft.class_377
Fields
org.apache.logging.log4j.Logger: a, field_20102, LOGGER, field_211189_a, LOGGER
org.apache.logging.log4j.Logger: a, field_2255, LOGGER, field_211189_a, field_211189_a
TextureManager: e, field_20106, textureManager, field_211191_c, textureManager
TextureManager: e, field_2248, textureManager, field_211191_c, field_211191_c
Identifier: f, field_20107, key, field_211192_d, id
Identifier: f, field_2246, key, field_211192_d, field_211192_d
BakedGlyph: g, field_20108, missingGlyph, field_211572_d, fallbackGlyph
BakedGlyph: g, field_2256, missingGlyph, field_211572_d, field_211572_d
List<GlyphProvider>: h, field_20109, providers, field_211194_f, glyphProviders
List<GlyphProvider>: h, field_2247, providers, field_211194_f, field_211194_f
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_20111, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_2257, glyphInfos, field_211195_g, field_211195_g
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_20112, glyphsByWidth, field_211196_h, glyphsByWidth
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_2249, glyphsByWidth, field_211196_h, field_211196_h
List<FontTexture>: l, field_20113, textures, field_211197_i, textures
List<FontTexture>: l, field_2254, textures, field_211197_i, field_211197_i
EmptyGlyph: b, field_20103, SPACE_GLYPH, field_212460_b, field_212460_b
EmptyGlyph: b, field_2250, SPACE_GLYPH, field_212460_b, field_212460_b
GlyphInfo: c, field_20104, SPACE_INFO, field_212461_c, field_212461_c
GlyphInfo: c, field_2251, SPACE_INFO, field_212461_c, field_212461_c
Random: d, field_20105, RANDOM, field_212462_d, field_212462_d
Random: d, field_2252, RANDOM, field_212462_d, field_212462_d
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, field_20110, glyphs, field_212463_j, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, field_2253, glyphs, field_212463_j, field_212463_j
Constructors
Methods
void (List<GlyphProvider>): a, method_18463, reload, func_211570_a, setGlyphProviders
void (List<GlyphProvider>): a, method_2004, reload, func_211570_a, setGlyphProviders
void (): close, close, close, close
void (): close, close
void (): a, method_18458, closeTextures, func_211571_a, deleteTextures
void (): a, method_2010, closeTextures, func_211571_a, deleteTextures
GlyphInfo (char): a, method_18459, getGlyphInfo, func_211184_b, findGlyph
GlyphInfo (char): a, method_2011, getGlyphInfo, func_211184_b, findGlyph
BakedGlyph (RawGlyph): a, method_18462, stitch, func_211185_a, createTexturedGlyph
BakedGlyph (RawGlyph): a, method_2012, stitch, func_211185_a, createTexturedGlyph
RawGlyph (char): c, method_18467, getRawGlyph, func_212455_c, func_212455_c
RawGlyph (char): c, method_2008, getRawGlyph, func_212455_c, func_212455_c
BakedGlyph (char): b, method_18465, getGlyph, func_211187_a, getGlyph
BakedGlyph (char): b, method_2014, getGlyph, func_211187_a, getGlyph
BakedGlyph (GlyphInfo): a, method_18461, getRandomGlyph, func_211188_a, obfuscate
BakedGlyph (GlyphInfo): a, method_2013, getRandomGlyph, func_211188_a, obfuscate
1.13.2
Names
cif
cig
net.minecraft.unmapped.C_42483514
net.minecraft.class_4131
net.minecraft.client.gui.fonts.Font
Fields
org.apache.logging.log4j.Logger: a, f_64056500, LOGGER, field_211189_a
org.apache.logging.log4j.Logger: a, field_20102, LOGGER, field_211189_a, LOGGER
TextureManager: e, f_47832544, textureManager, field_211191_c
TextureManager: e, field_20106, textureManager, field_211191_c, textureManager
Identifier: f, f_83291449, key, field_211192_d
Identifier: f, field_20107, key, field_211192_d, id
BakedGlyph: g, f_90752153, missingGlyph, field_211572_d
BakedGlyph: g, field_20108, missingGlyph, field_211572_d, fallbackGlyph
List<GlyphProvider>: h, f_27368792, providers, field_211194_f
List<GlyphProvider>: h, field_20109, providers, field_211194_f, glyphProviders
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, f_72392942, glyphInfos, field_211195_g
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, field_20111, glyphInfos, field_211195_g, glyphs
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, f_72086567, glyphsByWidth, field_211196_h
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, field_20112, glyphsByWidth, field_211196_h, glyphsByWidth
List<FontTexture>: l, f_19067835, textures, field_211197_i
List<FontTexture>: l, field_20113, textures, field_211197_i, textures
EmptyGlyph: b, f_93653130, SPACE_GLYPH, field_212460_b
EmptyGlyph: b, field_20103, SPACE_GLYPH, field_212460_b, field_212460_b
GlyphInfo: c, f_71630045, SPACE_INFO, field_212461_c
GlyphInfo: c, field_20104, SPACE_INFO, field_212461_c, field_212461_c
Random: d, f_07212085, RANDOM, field_212462_d
Random: d, field_20105, RANDOM, field_212462_d, field_212462_d
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, f_13722048, glyphs, field_212463_j
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, field_20110, glyphs, field_212463_j, field_212463_j
Constructors
Methods
void (List<GlyphProvider>): a, m_02305937, reload, func_211570_a
void (List<GlyphProvider>): a, method_18463, reload, func_211570_a, setGlyphProviders
void (): close, close
void (): close, close, close, close
void (): a, m_67029226, closeTextures, func_211571_a
void (): a, method_18458, closeTextures, func_211571_a, deleteTextures
GlyphInfo (char): a, m_03290672, getGlyphInfo, func_211184_b
GlyphInfo (char): a, method_18459, getGlyphInfo, func_211184_b, findGlyph
BakedGlyph (RawGlyph): a, m_90676931, stitch, func_211185_a
BakedGlyph (RawGlyph): a, method_18462, stitch, func_211185_a, createTexturedGlyph
RawGlyph (char): c, m_96266353, getRawGlyph, func_212455_c
RawGlyph (char): c, method_18467, getRawGlyph, func_212455_c, func_212455_c
BakedGlyph (char): b, m_51381141, getGlyph, func_211187_a
BakedGlyph (char): b, method_18465, getGlyph, func_211187_a, getGlyph
BakedGlyph (GlyphInfo): a, m_02491941, getRandomGlyph, func_211188_a
BakedGlyph (GlyphInfo): a, method_18461, getRandomGlyph, func_211188_a, obfuscate
1.13.1
Names
chv
cif
Fields
TextureManager: b, f_47832544, textureManager, field_211191_c
TextureManager: e, f_47832544, textureManager, field_211191_c
Identifier: c, f_83291449, key, field_211192_d
Identifier: f, f_83291449, key, field_211192_d
BakedGlyph: d, f_90752153, missingGlyph, field_211572_d
BakedGlyph: g, f_90752153, missingGlyph, field_211572_d
List<GlyphProvider>: e, f_27368792, providers, field_211194_f
List<GlyphProvider>: h, f_27368792, providers, field_211194_f
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: f, f_72392942, glyphInfos, field_211195_g
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: j, f_72392942, glyphInfos, field_211195_g
it.unimi.dsi.fastutil.ints.Int2ObjectMap<List<GlyphInfo>>: g, f_72086567, glyphsByWidth, field_211196_h
it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.chars.CharList>: k, f_72086567, glyphsByWidth, field_211196_h
List<FontTexture>: h, f_19067835, textures, field_211197_i
List<FontTexture>: l, f_19067835, textures, field_211197_i
EmptyGlyph: b, f_93653130, SPACE_GLYPH, field_212460_b
GlyphInfo: c, f_71630045, SPACE_INFO, field_212461_c
Random: d, f_07212085, RANDOM, field_212462_d
it.unimi.dsi.fastutil.chars.Char2ObjectMap<BakedGlyph>: i, f_13722048, glyphs, field_212463_j
Constructors
Methods
GlyphInfo (char): a, m_03290672, getGlyphInfo, func_211187_a
GlyphInfo (char): b, m_96266353, getRawGlyph, func_211184_b
GlyphInfo (char): a, m_03290672, getGlyphInfo, func_211184_b
GlyphInfo (GlyphInfo): a, m_02491941, getRandomGlyph, func_211188_a
RawGlyph (char): c, m_96266353, getRawGlyph, func_212455_c
BakedGlyph (char): b, m_51381141, getGlyph, func_211187_a
BakedGlyph (GlyphInfo): a, m_02491941, getRandomGlyph, func_211188_a
1.13
Names
chv
net.minecraft.unmapped.C_42483514
net.minecraft.client.render.font.FontSet
net.minecraft.client.gui.fonts.Font
Fields
org.apache.logging.log4j.Logger: a, f_64056500, LOGGER, field_211189_a
TextureManager: b, f_47832544, textureManager, field_211191_c
Identifier: c, f_83291449, key, field_211192_d
BakedGlyph: d, f_90752153, missingGlyph, field_211572_d
List<GlyphProvider>: e, f_27368792, providers, field_211194_f
it.unimi.dsi.fastutil.chars.Char2ObjectMap<GlyphInfo>: f, f_72392942, glyphInfos, field_211195_g
it.unimi.dsi.fastutil.ints.Int2ObjectMap<List<GlyphInfo>>: g, f_72086567, glyphsByWidth, field_211196_h
List<FontTexture>: h, f_19067835, textures, field_211197_i
Constructors
Methods
void (List<GlyphProvider>): a, m_02305937, reload, func_211570_a
void (): close, close
void (): a, m_67029226, closeTextures, func_211571_a
GlyphInfo (char): a, m_03290672, getGlyphInfo, func_211187_a
GlyphInfo (char): b, m_96266353, getRawGlyph, func_211184_b
BakedGlyph (RawGlyph): a, m_90676931, stitch, func_211185_a
GlyphInfo (GlyphInfo): a, m_02491941, getRandomGlyph, func_211188_a