Uses of Interface
net.minecraft.client.font.Glyph
-
Uses of Glyph in net.minecraft.client.font
Modifier and TypeClassDescriptionprivate static final class
enum
private class
private static class
enum
Modifier and TypeFieldDescriptionprivate static final Glyph
FontStorage.SPACE
private static final Glyph
FontStorage.ZERO_WIDTH_NON_JOINER
Modifier and TypeMethodDescriptionFontStorage.getEmptyGlyph
(int codePoint) Returns the pre-defined empty glyph for the code point, ornull
if it is not defined.FontStorage.getGlyph
(int codePoint)