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 recordenumprivate classprivate static final recordFields in net.minecraft.client.font declared as GlyphModifier and TypeFieldDescription(package private) final GlyphFontStorage.CachedGlyph.glyphTrueTypeFont.LazyGlyph.glyphMethods 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) FontStorage.CachedGlyph.glyph()OnceBakedGlyph.glyph()private GlyphMethods in net.minecraft.client.font with parameters of type GlyphModifier and TypeMethodDescriptionprivate static booleanFontStorage.isAdvanceInvalid(Glyph glyph) Constructors in net.minecraft.client.font with parameters of type Glyph