Package net.minecraft.client.font
Class EmptyBakedGlyph
java.lang.Object
net.minecraft.client.font.BakedGlyph
net.minecraft.client.font.EmptyBakedGlyph
- Mappings:
- Namespace - Name - named - net/minecraft/client/font/EmptyBakedGlyph- intermediary - net/minecraft/class_384- official - frr
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.font.BakedGlyphBakedGlyph.DrawnGlyph, BakedGlyph.Rectangle
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.font.BakedGlyphfield_55098
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoiddraw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrix, VertexConsumer vertexConsumer, int light) Methods inherited from class net.minecraft.client.font.BakedGlyphdrawRectangle, getLayer
- 
Field Details- 
INSTANCE- Mappings:
- Namespace - Name - Mixin selector - named - INSTANCE- Lnet/minecraft/client/font/EmptyBakedGlyph;INSTANCE:Lnet/minecraft/client/font/EmptyBakedGlyph;- intermediary - field_38311- Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;- official - b- Lfrr;b:Lfrr;
 
 
- 
- 
Constructor Details- 
EmptyBakedGlyphpublic EmptyBakedGlyph()
 
- 
- 
Method Details- 
drawpublic void draw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrix, VertexConsumer vertexConsumer, int light) - Overrides:
- drawin class- BakedGlyph
- Mappings:
- Namespace - Name - Mixin selector - named - draw- Lnet/minecraft/client/font/BakedGlyph;draw(Lnet/minecraft/client/font/BakedGlyph$DrawnGlyph;Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;I)V- intermediary - method_65025- Lnet/minecraft/class_382;method_65025(Lnet/minecraft/class_382$class_10364;Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;I)V- official - a- Lfrq;a(Lfrq$b;Lorg/joml/Matrix4f;Lffz;I)V
 
 
-