net.minecraft.client.font

public class TextureFont

implements Font

cym
net.minecraft.class_386
net.minecraft.client.font.TextureFont
net.minecraft.client.gui.fonts.providers.TextureGlyphProvider

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_2286
LOGGER
field_211609_a
private final NativeImage
b
field_2285
image
field_211610_b
private final it.unimi.dsi.fastutil.chars.Char2ObjectMap<TextureFont$TextureFontGlyph>
c
field_2284
characterToGlyphMap
field_211267_a

Constructor summary

ModifierConstructor
public (NativeImage arg0, it.unimi.dsi.fastutil.chars.Char2ObjectMap<TextureFont$TextureFontGlyph> arg1)

Method summary

Modifier and TypeMethod
public void
close()
close()
close()
close()
public RenderableGlyph
a(char arg0)
method_2040(char arg0)
getGlyph(char arg0)
func_212248_a(char arg0)