net.minecraft.client.gui.font

public class FontManager

implements AutoCloseable

emt
net.minecraft.client.gui.font.FontManager
net.minecraft.class_378
net.minecraft.client.font.FontManager
net.minecraft.src.C_3509_

Field summary

Modifier and TypeField
static final org.slf4j.Logger
b
LOGGER
field_2261
LOGGER
f_94997_
private static final String
c
FONTS_PATH
field_32226
FONTS_JSON
f_169089_
public static final ResourceLocation
a
MISSING_FONT
field_24254
MISSING_STORAGE_ID
f_94996_
static final FileToIdConverter
d
FONT_DEFINITIONS
field_40409
FINDER
f_244245_
private final FontSet
e
missingFontSet
field_24255
missingStorage
f_94998_
final Map<ResourceLocation, FontSet>
f
fontSets
field_2259
fontStorages
f_94999_
final TextureManager
g
textureManager
field_2260
textureManager
f_95000_
private Map<ResourceLocation, ResourceLocation>
h
renames
field_24256
idOverrides
f_95001_
private final PreparableReloadListener
i
reloadListener
field_18215
resourceReloadListener
f_95002_

Constructor summary

ModifierConstructor
public (TextureManager manager)

Method summary

Modifier and TypeMethod
public void
a(Map<acf, acf> arg0)
setRenames(Map<ResourceLocation, ResourceLocation> arg0)
method_27541(Map<class_2960, class_2960> arg0)
setIdOverrides(Map<Identifier, Identifier> idOverrides)
m_95011_(Map<C_5265_, C_5265_> arg0)
public Font
a()
createFont()
method_27539()
createTextRenderer()
m_95006_()
public Font
b()
createFontFilterFishy()
method_45078()
createAdvanceValidatingTextRenderer()
m_243082_()
public PreparableReloadListener
c()
getReloadListener()
method_18627()
getResourceReloadListener()
m_95015_()
public void
close()
close()
close()