Package net.minecraft.client.font
Interface SpaceFont.EmptyGlyph
- All Superinterfaces:
Glyph
- Enclosing class:
SpaceFont
- Mappings:
Namespace Name official dto$aintermediary net/minecraft/class_7166$class_7167named net/minecraft/client/font/SpaceFont$EmptyGlyph
-
Method Summary
Modifier and TypeMethodDescriptiondefault GlyphRendererbake(Function<RenderableGlyph, GlyphRenderer> glyphRendererGetter) Methods inherited from interface net.minecraft.client.font.Glyph
getAdvance, getAdvance, getBoldOffset, getShadowOffset
-
Method Details
-
bake
- Specified by:
bakein interfaceGlyph- Mappings:
Namespace Name Mixin selector official bakeLdtl;bake(Ljava/util/function/Function;)Ledx;intermediary bakeLnet/minecraft/class_379;bake(Ljava/util/function/Function;)Lnet/minecraft/class_382;named bakeLnet/minecraft/client/font/Glyph;bake(Ljava/util/function/Function;)Lnet/minecraft/client/font/GlyphRenderer;
-