Package net.minecraft.client.font
Interface Glyph.EmptyGlyph
- All Superinterfaces:
Glyph,Glyph.BakeableGlyph
- Enclosing interface:
Glyph
- Mappings:
Namespace Name named net/minecraft/client/font/Glyph$EmptyGlyphintermediary net/minecraft/class_379$class_7167official fnf$a
-
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
- Specified by:
bakein interfaceGlyph.BakeableGlyph- 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;
-