Package net.minecraft.client.font
Interface Glyph.EmptyGlyph
- All Superinterfaces:
- Glyph
- Enclosing interface:
- Glyph
- Mappings:
- Namespace - Name - official - dys$a- intermediary - net/minecraft/class_379$class_7167- named - net/minecraft/client/font/Glyph$EmptyGlyph
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.font.GlyphGlyph.EmptyGlyph
- 
Method SummaryModifier and TypeMethodDescriptiondefault GlyphRendererbake(Function<RenderableGlyph, GlyphRenderer> glyphRendererGetter) Methods inherited from interface net.minecraft.client.font.GlyphgetAdvance, getAdvance, getBoldOffset, getShadowOffset
- 
Method Details- 
bake- Specified by:
- bakein interface- Glyph
- Mappings:
- Namespace - Name - Mixin selector - official - bake- Ldys;bake(Ljava/util/function/Function;)Leji;- intermediary - bake- Lnet/minecraft/class_379;bake(Ljava/util/function/Function;)Lnet/minecraft/class_382;- named - bake- Lnet/minecraft/client/font/Glyph;bake(Ljava/util/function/Function;)Lnet/minecraft/client/font/GlyphRenderer;
 
 
-