Package net.minecraft.client.font
Class EmptyGlyphRenderer
java.lang.Object
net.minecraft.client.font.GlyphRenderer
net.minecraft.client.font.EmptyGlyphRenderer
- Mappings:
- Namespace - Name - official - ers- intermediary - net/minecraft/class_384- named - net/minecraft/client/font/EmptyGlyphRenderer
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.font.GlyphRendererGlyphRenderer.Rectangle
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoiddraw(boolean italic, float x, float y, Matrix4f matrix, VertexConsumer vertexConsumer, float red, float green, float blue, float alpha, int light) Methods inherited from class net.minecraft.client.font.GlyphRendererdrawRectangle, getLayer
- 
Field Details- 
INSTANCE- Mappings:
- Namespace - Name - Mixin selector - official - a- Lers;a:Lers;- intermediary - field_38311- Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;- named - INSTANCE- Lnet/minecraft/client/font/EmptyGlyphRenderer;INSTANCE:Lnet/minecraft/client/font/EmptyGlyphRenderer;
 
 
- 
- 
Constructor Details- 
EmptyGlyphRendererpublic EmptyGlyphRenderer()
 
- 
- 
Method Details- 
drawpublic void draw(boolean italic, float x, float y, Matrix4f matrix, VertexConsumer vertexConsumer, float red, float green, float blue, float alpha, int light) - Overrides:
- drawin class- GlyphRenderer
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lerr;a(ZFFLorg/joml/Matrix4f;Lein;FFFFI)V- intermediary - method_2025- Lnet/minecraft/class_382;method_2025(ZFFLorg/joml/Matrix4f;Lnet/minecraft/class_4588;FFFFI)V- named - draw- Lnet/minecraft/client/font/GlyphRenderer;draw(ZFFLorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;FFFFI)V
 
 
-