Package net.minecraft.client.font
Class EmptyGlyphRenderer
java.lang.Object
net.minecraft.client.font.GlyphRenderer
net.minecraft.client.font.EmptyGlyphRenderer
- Mappings:
Namespace Name official evointermediary net/minecraft/class_384named net/minecraft/client/font/EmptyGlyphRenderer
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.font.GlyphRenderer
GlyphRenderer.Rectangle -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(boolean bool, boolean bool2, float float2, float float3, Matrix4f matrix4f, VertexConsumer vertexConsumer, float float4, float float5, float float6, float float7, int int2) Methods inherited from class net.minecraft.client.font.GlyphRenderer
drawRectangle, getLayer
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official aLevo;a:Levo;intermediary field_38311Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;named INSTANCELnet/minecraft/client/font/EmptyGlyphRenderer;INSTANCE:Lnet/minecraft/client/font/EmptyGlyphRenderer;
-
-
Constructor Details
-
EmptyGlyphRenderer
public EmptyGlyphRenderer()
-
-
Method Details
-
draw
public void draw(boolean bool, boolean bool2, float float2, float float3, Matrix4f matrix4f, VertexConsumer vertexConsumer, float float4, float float5, float float6, float float7, int int2) - Overrides:
drawin classGlyphRenderer- Mappings:
Namespace Name Mixin selector official aLevn;a(ZZFFLorg/joml/Matrix4f;Lemm;FFFFI)Vintermediary method_2025Lnet/minecraft/class_382;method_2025(ZZFFLorg/joml/Matrix4f;Lnet/minecraft/class_4588;FFFFI)Vnamed drawLnet/minecraft/client/font/GlyphRenderer;draw(ZZFFLorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;FFFFI)V
-