Package net.minecraft
Interface class_11878
- All Superinterfaces:
TextDrawable
- All Known Implementing Classes:
class_11879.class_11880,SpriteAtlasGlyphs.Glyph
- Mappings:
Namespace Name named net/minecraft/class_11878intermediary net/minecraft/class_11878official ggp
-
Method Summary
Modifier and TypeMethodDescriptionintcolor()voiddraw(Matrix4f matrix4f, VertexConsumer vertexConsumer, int int2, float float2, float float3, float float4, int int3) default voidrender(Matrix4f matrix4f, VertexConsumer consumer, int LIGHT, boolean noDepth) intfloatfloatx()floaty()Methods inherited from interface net.minecraft.client.font.TextDrawable
getEffectiveMaxX, getEffectiveMaxY, getEffectiveMinX, getEffectiveMinY, getPipeline, getRenderLayer, textureView
-
Method Details
-
render
- Specified by:
renderin interfaceTextDrawable- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/font/TextDrawable;render(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IZ)Vintermediary method_73403Lnet/minecraft/class_11767;method_73403(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IZ)Vofficial aLggt;a(Lorg/joml/Matrix4f;Lfst;IZ)V
-
draw
void draw(Matrix4f matrix4f, VertexConsumer vertexConsumer, int int2, float float2, float float3, float float4, int int3) - Mappings:
Namespace Name Mixin selector named drawLnet/minecraft/class_11878;draw(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IFFFI)Vintermediary method_73402Lnet/minecraft/class_11878;method_73402(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IFFFI)Vofficial aLggp;a(Lorg/joml/Matrix4f;Lfst;IFFFI)V
-
x
float x()- Mappings:
Namespace Name Mixin selector named xLnet/minecraft/class_11878;x()Fintermediary comp_4631Lnet/minecraft/class_11878;comp_4631()Fofficial iLggp;i()F
-
y
float y()- Mappings:
Namespace Name Mixin selector named yLnet/minecraft/class_11878;y()Fintermediary comp_4632Lnet/minecraft/class_11878;comp_4632()Fofficial jLggp;j()F
-
color
int color()- Mappings:
Namespace Name Mixin selector named colorLnet/minecraft/class_11878;color()Iintermediary comp_4633Lnet/minecraft/class_11878;comp_4633()Iofficial kLggp;k()I
-
shadowColor
int shadowColor()- Mappings:
Namespace Name Mixin selector named shadowColorLnet/minecraft/class_11878;shadowColor()Iintermediary comp_4634Lnet/minecraft/class_11878;comp_4634()Iofficial lLggp;l()I
-
shadowOffset
float shadowOffset()- Mappings:
Namespace Name Mixin selector named shadowOffsetLnet/minecraft/class_11878;shadowOffset()Fintermediary comp_4635Lnet/minecraft/class_11878;comp_4635()Fofficial mLggp;m()F
-