Package net.minecraft.client.font
Interface Glyph.BakeableGlyph
- All Superinterfaces:
Glyph
- All Known Subinterfaces:
Glyph.EmptyGlyph
- All Known Implementing Classes:
BitmapFont.BitmapFontGlyph,BuiltinEmptyGlyph,TrueTypeFont.TtfGlyph,UnihexFont.UnicodeTextureGlyph
- Enclosing interface:
Glyph
- Mappings:
Namespace Name named net/minecraft/client/font/Glyph$BakeableGlyphintermediary net/minecraft/class_379$class_11713official fnf$b
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.font.Glyph
Glyph.BakeableGlyph, Glyph.EmptyGlyph -
Method Summary
Methods inherited from interface net.minecraft.client.font.Glyph
getAdvance, getAdvance, getBoldOffset, getShadowOffset
-
Method Details
-
bake
- Mappings:
Namespace Name Mixin selector named bakeLnet/minecraft/client/font/Glyph$BakeableGlyph;bake(Lnet/minecraft/client/font/GlyphBaker;)Lnet/minecraft/client/font/BakedGlyph;intermediary bakeLnet/minecraft/class_379$class_11713;bake(Lnet/minecraft/class_11642;)Lnet/minecraft/class_382;official bakeLfnf$b;bake(Lgdq;)Lgdt;
-