net.minecraft.client.gui.font

public class FontSet

implements AutoCloseable

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

Field summary

Modifier and TypeField
private static final RandomSource
a
RANDOM
field_2252
f_qxvstnog
RANDOM
RANDOM
f_95050_
private static final float
b
LARGE_FORWARD_ADVANCE
field_39934
f_wrcgchkf
MAX_ADVANCE
MAX_GLYPH_ADVANCE
f_242991_
private final TextureManager
c
textureManager
field_2248
f_zzorrupa
textureManager
textureManager
f_95051_
private final ResourceLocation
d
name
field_2246
f_wszhfshh
id
id
f_95052_
private BakedGlyph
e
missingGlyph
field_2256
f_rzdttaxr
blankGlyphRenderer
blankGlyphRenderer
f_95053_
private BakedGlyph
f
whiteGlyph
field_20910
f_wzaqlovb
whiteRectangleGlyphRenderer
whiteRectangleGlyphRenderer
f_95054_
private List<GlyphProvider$Conditional>
g
allProviders
field_49120
f_wgoeswrb
allFonts
filteredFonts
f_315683_
private List<GlyphProvider>
h
activeProviders
field_49121
f_gdcoaemg
availableFonts
fonts
f_317127_
private final CodepointMap<BakedGlyph>
i
glyphs
field_2253
f_aiwolaxy
glyphRendererCache
glyphRendererCache
f_95056_
private final CodepointMap<FontSet$GlyphInfoFilter>
j
glyphInfos
field_2257
f_deijrvpv
glyphCache
glyphCache
f_95057_
private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<it.unimi.dsi.fastutil.ints.IntList>
k
glyphsByWidth
field_2249
f_whiqfyvx
charactersByWidth
charactersByWidth
f_95058_
private final List<FontTexture>
l
textures
field_2254
f_tehtajjp
glyphAtlases
glyphAtlases
f_95059_

Constructor summary

ModifierConstructor
public (TextureManager textureManager, ResourceLocation id)

Method summary

Modifier and TypeMethod
public void
a(List<ezm$a> arg0, Set<flc> arg1)
reload(List<GlyphProvider$Conditional> arg0, Set<FontOption> arg1)
method_2004(List<class_390$class_9241> arg0, Set<class_9243> arg1)
m_qlrvltwv(List<C_wywmjnuh$C_bavmfosz> arg0, Set<C_odvtolcn> arg1)
setFonts(List<Font$FontFilterPair> allFonts, Set<FontFilterType> activeFilters)
setFonts(List<Font$Filtered> filteredFonts, Set<FontOption> options)
m_321905_(List<C_3099_$C_313852_> p_329677_, Set<C_313440_> arg1)
public void
a(Set<flc> arg0)
reload(Set<FontOption> arg0)
method_57036(Set<class_9243> arg0)
m_plrsgatd(Set<C_odvtolcn> arg0)
setActiveFilters(Set<FontFilterType> activeFilters)
setOptions(Set<FontOption> options)
m_95071_(Set<C_313440_> arg0)
private void
c()
resetTextures()
method_57038()
m_eejfzhrk()
clear()
reset()
m_322787_()
private List<GlyphProvider>
b(List<ezm$a> arg0, Set<flc> arg1)
selectProviders(List<GlyphProvider$Conditional> arg0, Set<FontOption> arg1)
method_57037(List<class_390$class_9241> arg0, Set<class_9243> arg1)
m_drimvtcl(List<C_wywmjnuh$C_bavmfosz> arg0, Set<C_odvtolcn> arg1)
applyFilters(List<Font$FontFilterPair> allFonts, Set<FontFilterType> activeFilters)
updateAvailableFonts(List<Font$Filtered> filteredFonts, Set<FontOption> options)
m_321621_(List<C_3099_$C_313852_> p_331640_, Set<C_313440_> arg1)
public void
close()
close()
close()
private void
d()
closeTextures()
method_2010()
m_teijcklv()
closeGlyphAtlases()
closeGlyphAtlases()
m_95080_()
private static boolean
b(ezl arg0)
hasFishyAdvance(GlyphInfo arg0)
method_45079(class_379 arg0)
m_jyqartmo(C_sxmfadan arg0)
isAdvanceInvalid(Glyph glyph)
isGlyphFishy(Glyph glyph)
m_243068_(C_3098_ p_243323_)
private FontSet$GlyphInfoFilter
b(int arg0)
computeGlyphInfo(int arg0)
method_40038(int arg0)
m_xoqfcpqv(int arg0)
findGlyph(int codePoint)
findGlyph(int codePoint)
m_243121_(int arg0)
public GlyphInfo
a(int arg0, boolean arg1)
getGlyphInfo(int arg0, boolean arg1)
method_2011(int arg0, boolean arg1)
m_abmbjzev(int arg0, boolean arg1)
getGlyph(int codePoint, boolean validateAdvance)
getGlyph(int codePoint, boolean filterFishyGlyphs)
m_243128_(int p_243251_, boolean arg1)
private BakedGlyph
c(int arg0)
computeBakedGlyph(int arg0)
method_41832(int arg0)
m_eiqitttg(int arg0)
findGlyphRenderer(int codePoint)
bakeGlyph(int codePoint)
m_232564_(int arg0)
public BakedGlyph
a(int arg0)
getGlyph(int arg0)
method_2014(int arg0)
m_ptacwual(int arg0)
getGlyphRenderer(int codePoint)
getGlyphRenderer(int codePoint)
m_95078_(int arg0)
private BakedGlyph
a(ezn arg0)
stitch(SheetGlyphInfo arg0)
method_2012(class_383 arg0)
m_psccwovv(C_etoytjqu arg0)
getGlyphRenderer(RenderableGlyph c)
getGlyphRenderer(SheetGlyphInfo glyphInfo)
m_232556_(C_213324_ arg0)
public BakedGlyph
a(ezl arg0)
getRandomGlyph(GlyphInfo arg0)
method_2013(class_379 arg0)
m_prqyajrl(C_sxmfadan arg0)
getObfuscatedGlyphRenderer(Glyph glyph)
getObfuscatedGlyphRenderer(Glyph glyph)
m_95067_(C_3098_ arg0)
public ResourceLocation
a()
name()
method_57034()
m_vlgcdvsk()
getId()
getId()
m_321601_()
public BakedGlyph
b()
whiteGlyph()
method_22943()
m_nclahpgg()
getRectangleRenderer()
getRectangleRenderer()
m_95064_()