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 TypeFieldDescriptionprivate final GlyphFontStorage.class_7647.glyphInfoThe field for theglyphInforecord component.private final GlyphFontStorage.class_7647.glyphInfoNotFishyThe field for theglyphInfoNotFishyrecord component.Methods in net.minecraft.client.font that return GlyphModifier and TypeMethodDescriptionBitmapFont.getGlyph(int codePoint) BlankFont.getGlyph(int codePoint) Font.getGlyph(int codePoint) FontStorage.getGlyph(int codePoint, boolean bool) Returns the glyph ofcodePoint.SpaceFont.getGlyph(int codePoint) TrueTypeFont.getGlyph(int codePoint) UnicodeTextureFont.getGlyph(int codePoint) FontStorage.class_7647.glyphInfo()Returns the value of theglyphInforecord component.FontStorage.class_7647.glyphInfoNotFishy()Returns the value of theglyphInfoNotFishyrecord component.(package private) GlyphFontStorage.class_7647.method_45080(boolean bool) Methods in net.minecraft.client.font with parameters of type GlyphModifier and TypeMethodDescriptionFontStorage.getObfuscatedGlyphRenderer(Glyph glyph) private static booleanFontStorage.method_45079(Glyph glyph) Constructors in net.minecraft.client.font with parameters of type Glyph