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/EmptyBakedGlyphintermediary net/minecraft/class_384official frc
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.font.BakedGlyph
BakedGlyph.DrawnGlyph, BakedGlyph.Rectangle -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrices, VertexConsumer vertexConsumers, int light) Methods inherited from class net.minecraft.client.font.BakedGlyph
drawRectangle, getLayer
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector named INSTANCELnet/minecraft/client/font/EmptyBakedGlyph;INSTANCE:Lnet/minecraft/client/font/EmptyBakedGlyph;intermediary field_38311Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;official aLfrc;a:Lfrc;
-
-
Constructor Details
-
EmptyBakedGlyph
public EmptyBakedGlyph()
-
-
Method Details
-
draw
public void draw(BakedGlyph.DrawnGlyph glyph, Matrix4f matrices, VertexConsumer vertexConsumers, int light) - Overrides:
drawin classBakedGlyph- Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/client/font/BakedGlyph;draw(Lnet/minecraft/client/font/BakedGlyph$DrawnGlyph;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 aLfrb;a(Lfrb$b;Lorg/joml/Matrix4f;Lfgv;I)V
-