net.minecraft.client.gui.font

public class FontSet

implements AutoCloseable

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

Field summary

Modifier and TypeField
private static final EmptyGlyph
a
SPACE_GLYPH
field_2250
f_zzhixxeo
EMPTY_GLYPH_RENDERER
f_95048_
private static final GlyphInfo
b
SPACE_INFO
field_2251
f_wdkfskmf
SPACE
f_95049_
private static final Random
c
RANDOM
field_2252
f_qxvstnog
RANDOM
f_95050_
private final TextureManager
d
textureManager
field_2248
f_zzorrupa
textureManager
f_95051_
private final ResourceLocation
e
name
field_2246
f_wszhfshh
id
f_95052_
private BakedGlyph
f
missingGlyph
field_2256
f_rzdttaxr
blankGlyphRenderer
f_95053_
private BakedGlyph
g
whiteGlyph
field_20910
f_wzaqlovb
whiteRectangleGlyphRenderer
f_95054_
private final List<GlyphProvider>
h
providers
field_2247
f_lxczrlte
fonts
f_95055_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<BakedGlyph>
i
glyphs
field_2253
f_aiwolaxy
glyphRendererCache
f_95056_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<GlyphInfo>
j
glyphInfos
field_2257
f_deijrvpv
glyphCache
f_95057_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>
k
glyphsByWidth
field_2249
f_whiqfyvx
charactersByWidth
f_95058_
private final List<FontTexture>
l
textures
field_2254
f_tehtajjp
glyphAtlases
f_95059_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ResourceLocation id)

Method summary

Modifier and TypeMethod
public void
a(List<doq> arg0)
reload(List<GlyphProvider> arg0)
method_2004(List<class_390> arg0)
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()
m_fgqbwuuf()
closeFonts()
m_95077_()
private void
c()
closeTextures()
method_2010()
m_teijcklv()
closeGlyphAtlases()
m_95080_()
public GlyphInfo
a(int arg0)
getGlyphInfo(int arg0)
method_2011(int arg0)
m_abmbjzev(int arg0)
getGlyph(int codePoint)
m_95065_(int arg0)
private RawGlyph
c(int arg0)
getRaw(int arg0)
method_2008(int arg0)
m_pmuwafbk(int arg0)
getRenderableGlyph(int codePoint)
m_95081_(int arg0)
public BakedGlyph
b(int arg0)
getGlyph(int arg0)
method_2014(int arg0)
m_ptacwual(int arg0)
getGlyphRenderer(int arg0)
m_95078_(int arg0)
private BakedGlyph
a(dor arg0)
stitch(RawGlyph arg0)
method_2012(class_383 arg0)
m_psccwovv(C_zzjixxhp arg0)
getGlyphRenderer(RenderableGlyph c)
m_95069_(C_3100_ arg0)
public BakedGlyph
a(dop arg0)
getRandomGlyph(GlyphInfo arg0)
method_2013(class_379 arg0)
m_prqyajrl(C_sxmfadan arg0)
getObfuscatedGlyphRenderer(Glyph glyph)
m_95067_(C_3098_ arg0)
public BakedGlyph
a()
whiteGlyph()
method_22943()
m_nclahpgg()
getRectangleRenderer()
m_95064_()