Uses of Interface
net.minecraft.client.font.Glyph.AbstractGlyphBaker
Packages that use Glyph.AbstractGlyphBaker
-
Uses of Glyph.AbstractGlyphBaker in net.minecraft.client.font
Fields in net.minecraft.client.font declared as Glyph.AbstractGlyphBakerModifier and TypeFieldDescription(package private) final Glyph.AbstractGlyphBakerFontStorage.abstractBakerMethods in net.minecraft.client.font with parameters of type Glyph.AbstractGlyphBakerModifier and TypeMethodDescriptionBitmapFont.BitmapFontGlyph.bake(Glyph.AbstractGlyphBaker baker) EmptyGlyph.bake(Glyph.AbstractGlyphBaker baker) Glyph.bake(Glyph.AbstractGlyphBaker baker) TrueTypeFont.TtfGlyph.bake(Glyph.AbstractGlyphBaker baker) UnihexFont.UnicodeTextureGlyph.bake(Glyph.AbstractGlyphBaker baker)