Package net.minecraft.client.font
Class EmptyGlyphRenderer
java.lang.Object
net.minecraft.client.font.GlyphRenderer
net.minecraft.client.font.EmptyGlyphRenderer
- Mappings:
Namespace Name official evo
intermediary net/minecraft/class_384
named 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 TypeMethodDescriptionvoid
draw
(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 a
Levo;a:Levo;
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
-
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:
draw
in classGlyphRenderer
- Mappings:
Namespace Name Mixin selector official a
Levn;a(ZZFFLorg/joml/Matrix4f;Lemm;FFFFI)V
intermediary method_2025
Lnet/minecraft/class_382;method_2025(ZZFFLorg/joml/Matrix4f;Lnet/minecraft/class_4588;FFFFI)V
named draw
Lnet/minecraft/client/font/GlyphRenderer;draw(ZZFFLorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;FFFFI)V
-