Package net.minecraft.client.font
Interface Glyph.EmptyGlyph
- All Superinterfaces:
Glyph
- Enclosing interface:
Glyph
- Mappings:
Namespace Name intermediary net/minecraft/class_379$class_7167official egd$anamed net/minecraft/client/font/Glyph$EmptyGlyph
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.font.Glyph
Glyph.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 intermediary bakeLnet/minecraft/class_379;bake(Ljava/util/function/Function;)Lnet/minecraft/class_382;official bakeLegd;bake(Ljava/util/function/Function;)Leri;named bakeLnet/minecraft/client/font/Glyph;bake(Ljava/util/function/Function;)Lnet/minecraft/client/font/GlyphRenderer;
-