Uses of Interface
net.minecraft.client.font.Glyph
Packages that use Glyph
-
Uses of Glyph in net.minecraft.client.font
Classes in net.minecraft.client.font that implement GlyphModifier and TypeClassDescriptionprivate static final recordclassprivate classprivate static final recordFields in net.minecraft.client.font declared as GlyphModifier and TypeFieldDescription(package private) final GlyphFontStorage.LazyBakedGlyph.glyphTrueTypeFont.LazyGlyph.glyphprivate static final GlyphBlankFont.MISSINGMethods in net.minecraft.client.font that return GlyphModifier and TypeMethodDescriptionBitmapFont.getGlyph(int codePoint) BlankFont.getGlyph(int codePoint) Font.getGlyph(int codePoint) SpaceFont.getGlyph(int codePoint) TrueTypeFont.getGlyph(int codePoint) UnihexFont.getGlyph(int codePoint) private GlyphTrueTypeFont.getOrLoadGlyph(int codePoint, TrueTypeFont.LazyGlyph glyph) private GlyphConstructors in net.minecraft.client.font with parameters of type Glyph