Package net.minecraft.client.font
Class EmptyGlyphRenderer
java.lang.Object
net.minecraft.client.font.GlyphRenderer
net.minecraft.client.font.EmptyGlyphRenderer
- Mappings:
Namespace Name named net/minecraft/client/font/EmptyGlyphRendererintermediary net/minecraft/class_384official frb
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.font.GlyphRenderer
GlyphRenderer.class_10364, GlyphRenderer.Rectangle -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_65025(GlyphRenderer.class_10364 class_10364, Matrix4f matrix4f, VertexConsumer vertexConsumer, int int2) Methods inherited from class net.minecraft.client.font.GlyphRenderer
drawRectangle, getLayer
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector named INSTANCELnet/minecraft/client/font/EmptyGlyphRenderer;INSTANCE:Lnet/minecraft/client/font/EmptyGlyphRenderer;intermediary field_38311Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;official aLfrb;a:Lfrb;
-
-
Constructor Details
-
EmptyGlyphRenderer
public EmptyGlyphRenderer()
-
-
Method Details
-
method_65025
public void method_65025(GlyphRenderer.class_10364 class_10364, Matrix4f matrix4f, VertexConsumer vertexConsumer, int int2) - Overrides:
method_65025in classGlyphRenderer- Mappings:
Namespace Name Mixin selector named method_65025Lnet/minecraft/client/font/GlyphRenderer;method_65025(Lnet/minecraft/client/font/GlyphRenderer$class_10364;Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;I)Vintermediary method_65025Lnet/minecraft/class_382;method_65025(Lnet/minecraft/class_382$class_10364;Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;I)Vofficial aLfra;a(Lfra$b;Lorg/joml/Matrix4f;Lfgu;I)V
-