Uses of Class
net.minecraft.client.font.GlyphBaker
Packages that use GlyphBaker
-
Uses of GlyphBaker in net.minecraft.client.font
Fields in net.minecraft.client.font declared as GlyphBakerMethods in net.minecraft.client.font with parameters of type GlyphBakerModifier and TypeMethodDescriptionBitmapFont.BitmapFontGlyph.bake(GlyphBaker baker) BuiltinEmptyGlyph.bake(GlyphBaker baker) Glyph.BakeableGlyph.bake(GlyphBaker baker) default BakedGlyphGlyph.EmptyGlyph.bake(GlyphBaker baker) TrueTypeFont.TtfGlyph.bake(GlyphBaker baker) UnihexFont.UnicodeTextureGlyph.bake(GlyphBaker baker) Constructors in net.minecraft.client.font with parameters of type GlyphBaker