net.minecraft.client.font

public class FontStorage

implements AutoCloseable

ebr
net.minecraft.client.gui.font.FontSet
net.minecraft.class_377
net.minecraft.client.font.FontStorage
net.minecraft.unmapped.C_zhhoxunt
net.minecraft.client.font.FontStorage
net.minecraft.src.C_3511_

Field summary

Modifier and TypeField
private static final EmptyGlyphRenderer
a
SPACE_GLYPH
field_2250
EMPTY_GLYPH_RENDERER
f_zzhixxeo
EMPTY_GLYPH_RENDERER
f_95048_
private static final Glyph
b
SPACE_INFO
field_2251
SPACE
f_wdkfskmf
SPACE
f_95049_
private static final Glyph
c
ZERO_WIDTH_NO_JOIN_INFO
field_36363
ZERO_WIDTH_NON_JOINER
f_hcevtmny
ZERO_WIDTH_NON_JOINER
f_202355_
private static final 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_
private static final Random
e
RANDOM
field_2252
RANDOM
f_qxvstnog
RANDOM
f_95050_
private final TextureManager
f
textureManager
field_2248
textureManager
f_zzorrupa
textureManager
f_95051_
private final Identifier
g
name
field_2246
id
f_wszhfshh
id
f_95052_
private GlyphRenderer
h
missingGlyph
field_2256
blankGlyphRenderer
f_rzdttaxr
blankGlyphRenderer
f_95053_
private GlyphRenderer
i
whiteGlyph
field_20910
whiteRectangleGlyphRenderer
f_wzaqlovb
whiteRectangleGlyphRenderer
f_95054_
private final List<Font>
j
providers
field_2247
fonts
f_lxczrlte
fonts
f_95055_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphRenderer>
k
glyphs
field_2253
glyphRendererCache
f_aiwolaxy
glyphRendererCache
f_95056_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<Glyph>
l
glyphInfos
field_2257
glyphCache
f_deijrvpv
glyphCache
f_95057_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>
m
glyphsByWidth
field_2249
charactersByWidth
f_whiqfyvx
charactersByWidth
f_95058_
private final List<GlyphAtlasTexture>
n
textures
field_2254
glyphAtlases
f_tehtajjp
glyphAtlases
f_95059_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, Identifier id)

Method summary

Modifier and TypeMethod
public void
a(List<drr> arg0)
reload(List<GlyphProvider> arg0)
method_2004(List<class_390> arg0)
setFonts(List<Font> fonts)
m_svfenero(List<C_wywmjnuh> arg0)
setFonts(List<Font> fonts)
m_95071_(List<C_3099_> arg0)
public void
close()
close()
close()
private void
b()
closeProviders()
method_24290()
closeFonts()
m_fgqbwuuf()
closeFonts()
m_95077_()
private void
c()
closeTextures()
method_2010()
closeGlyphAtlases()
m_teijcklv()
closeGlyphAtlases()
m_95080_()
private Glyph
c(int arg0)
getGlyphInfoForSpace(int arg0)
method_40038(int arg0)
getEmptyGlyph(int codePoint)
m_hjezgtqj(int arg0)
getEmptyGlyph(int codePoint)
m_202361_(int arg0)
public Glyph
a(int arg0)
getGlyphInfo(int arg0)
method_2011(int arg0)
getGlyph(int codePoint)
m_abmbjzev(int arg0)
getGlyph(int codePoint)
m_95065_(int arg0)
private RenderableGlyph
d(int arg0)
getRaw(int arg0)
method_2008(int arg0)
getRenderableGlyph(int codePoint)
m_pmuwafbk(int arg0)
getRenderableGlyph(int codePoint)
m_95081_(int arg0)
public GlyphRenderer
b(int arg0)
getGlyph(int arg0)
method_2014(int arg0)
getGlyphRenderer(int codePoint)
m_ptacwual(int arg0)
getGlyphRenderer(int codePoint)
m_95078_(int arg0)
private GlyphRenderer
a(drs arg0)
stitch(RawGlyph arg0)
method_2012(class_383 arg0)
getGlyphRenderer(RenderableGlyph c)
m_psccwovv(C_zzjixxhp arg0)
getGlyphRenderer(RenderableGlyph c)
m_95069_(C_3100_ arg0)
public GlyphRenderer
a(drq arg0)
getRandomGlyph(GlyphInfo arg0)
method_2013(class_379 arg0)
getObfuscatedGlyphRenderer(Glyph glyph)
m_prqyajrl(C_sxmfadan arg0)
getObfuscatedGlyphRenderer(Glyph glyph)
m_95067_(C_3098_ arg0)
public GlyphRenderer
a()
whiteGlyph()
method_22943()
getRectangleRenderer()
m_nclahpgg()
getRectangleRenderer()
m_95064_()