Uses of Interface
net.minecraft.client.font.Glyph
Packages that use Glyph
-
Uses of Glyph in net.minecraft.client.font
Subinterfaces of Glyph in net.minecraft.client.fontClasses in net.minecraft.client.font that implement GlyphModifier and TypeClassDescriptionprivate static final classenumprivate classprivate static classenumFields in net.minecraft.client.font declared as GlyphModifier and TypeFieldDescriptionprivate static final GlyphFontStorage.SPACEprivate static final GlyphFontStorage.ZERO_WIDTH_NON_JOINERFields in net.minecraft.client.font with type parameters of type GlyphMethods in net.minecraft.client.font that return GlyphModifier and TypeMethodDescriptionFontStorage.getEmptyGlyph(int codePoint) Returns the pre-defined empty glyph for the code point, ornullif it is not defined.FontStorage.getGlyph(int codePoint) Methods in net.minecraft.client.font with parameters of type Glyph