Uses of Class
net.minecraft.client.font.FontStorage.CachedGlyph
Packages that use FontStorage.CachedGlyph
-
Uses of FontStorage.CachedGlyph in net.minecraft.client.font
Fields in net.minecraft.client.font declared as FontStorage.CachedGlyphModifier and TypeFieldDescriptionprivate final FontStorage.CachedGlyphFontStorage.GlyphPair.advanceValidatingThe field for theadvanceValidatingrecord component.private final FontStorage.CachedGlyphFontStorage.GlyphPair.anyThe field for theanyrecord component.(package private) final FontStorage.CachedGlyphFontStorage.blankBakedGlyphprivate final FontStorage.CachedGlyphFontStorage.whiteRectangleBakedGlyphMethods in net.minecraft.client.font that return FontStorage.CachedGlyphModifier and TypeMethodDescriptionFontStorage.GlyphPair.advanceValidating()Returns the value of theadvanceValidatingrecord component.FontStorage.GlyphPair.any()Returns the value of theanyrecord component.(package private) FontStorage.CachedGlyphFontStorage.GlyphPair.get(boolean advanceValidating) Constructors in net.minecraft.client.font with parameters of type FontStorage.CachedGlyphModifierConstructorDescription(package private)GlyphPair(FontStorage.CachedGlyph cachedGlyph, FontStorage.CachedGlyph cachedGlyph2)