Package net.minecraft

Interface class_11878

All Superinterfaces:
TextDrawable
All Known Implementing Classes:
class_11879.class_11880, SpriteAtlasGlyphs.Glyph

@Environment(CLIENT) public interface class_11878 extends TextDrawable
Mappings:
Namespace Name
named net/minecraft/class_11878
intermediary net/minecraft/class_11878
official ggp
  • Method Details

    • render

      default void render(Matrix4f matrix4f, VertexConsumer consumer, int LIGHT, boolean noDepth)
      Specified by:
      render in interface TextDrawable
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/font/TextDrawable;render(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IZ)V
      intermediary method_73403 Lnet/minecraft/class_11767;method_73403(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IZ)V
      official a Lggt;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 draw Lnet/minecraft/class_11878;draw(Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;IFFFI)V
      intermediary method_73402 Lnet/minecraft/class_11878;method_73402(Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;IFFFI)V
      official a Lggp;a(Lorg/joml/Matrix4f;Lfst;IFFFI)V
    • x

      float x()
      Mappings:
      Namespace Name Mixin selector
      named x Lnet/minecraft/class_11878;x()F
      intermediary comp_4631 Lnet/minecraft/class_11878;comp_4631()F
      official i Lggp;i()F
    • y

      float y()
      Mappings:
      Namespace Name Mixin selector
      named y Lnet/minecraft/class_11878;y()F
      intermediary comp_4632 Lnet/minecraft/class_11878;comp_4632()F
      official j Lggp;j()F
    • color

      int color()
      Mappings:
      Namespace Name Mixin selector
      named color Lnet/minecraft/class_11878;color()I
      intermediary comp_4633 Lnet/minecraft/class_11878;comp_4633()I
      official k Lggp;k()I
    • shadowColor

      int shadowColor()
      Mappings:
      Namespace Name Mixin selector
      named shadowColor Lnet/minecraft/class_11878;shadowColor()I
      intermediary comp_4634 Lnet/minecraft/class_11878;comp_4634()I
      official l Lggp;l()I
    • shadowOffset

      float shadowOffset()
      Mappings:
      Namespace Name Mixin selector
      named shadowOffset Lnet/minecraft/class_11878;shadowOffset()F
      intermediary comp_4635 Lnet/minecraft/class_11878;comp_4635()F
      official m Lggp;m()F