Package | Description |
---|---|
net.minecraft.client.gui.fonts | |
net.minecraft.client.gui.fonts.providers |
Modifier and Type | Interface and Description |
---|---|
interface |
IGlyphInfo |
Modifier and Type | Class and Description |
---|---|
class |
DefaultGlyph |
class |
WhiteGlyph |
Modifier and Type | Field and Description |
---|---|
private static IGlyph |
Font.GLYPH_ADVANCE_SPACE |
Modifier and Type | Field and Description |
---|---|
private it.unimi.dsi.fastutil.chars.Char2ObjectMap<IGlyph> |
Font.glyphs |
Modifier and Type | Method and Description |
---|---|
IGlyph |
Font.findGlyph(char charIn) |
Modifier and Type | Method and Description |
---|---|
TexturedGlyph |
Font.obfuscate(IGlyph glyph) |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
TextureGlyphProvider.GlyphInfo |
(package private) class |
TrueTypeGlyphProvider.GlpyhInfo |
(package private) static class |
UnicodeTextureGlyphProvider.GlpyhInfo |