Class EmptyGlyphRenderer

java.lang.Object
net.minecraft.client.font.GlyphRenderer
net.minecraft.client.font.EmptyGlyphRenderer

@Environment(CLIENT) public class EmptyGlyphRenderer extends GlyphRenderer
Mappings:
Namespace Name
official evo
intermediary net/minecraft/class_384
named net/minecraft/client/font/EmptyGlyphRenderer
  • Field Details

    • INSTANCE

      public static final EmptyGlyphRenderer 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 class GlyphRenderer
      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