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
named net/minecraft/client/font/EmptyGlyphRenderer
intermediary net/minecraft/class_384
official frb
  • Field Details

    • INSTANCE

      public static final EmptyGlyphRenderer INSTANCE
      Mappings:
      Namespace Name Mixin selector
      named INSTANCE Lnet/minecraft/client/font/EmptyGlyphRenderer;INSTANCE:Lnet/minecraft/client/font/EmptyGlyphRenderer;
      intermediary field_38311 Lnet/minecraft/class_384;field_38311:Lnet/minecraft/class_384;
      official a Lfrb;a:Lfrb;
  • Constructor Details

    • EmptyGlyphRenderer

      public EmptyGlyphRenderer()
  • Method Details

    • method_65025

      public void method_65025(GlyphRenderer.class_10364 class_10364, Matrix4f matrix4f, VertexConsumer vertexConsumer, int int2)
      Overrides:
      method_65025 in class GlyphRenderer
      Mappings:
      Namespace Name Mixin selector
      named method_65025 Lnet/minecraft/client/font/GlyphRenderer;method_65025(Lnet/minecraft/client/font/GlyphRenderer$class_10364;Lorg/joml/Matrix4f;Lnet/minecraft/client/render/VertexConsumer;I)V
      intermediary method_65025 Lnet/minecraft/class_382;method_65025(Lnet/minecraft/class_382$class_10364;Lorg/joml/Matrix4f;Lnet/minecraft/class_4588;I)V
      official a Lfra;a(Lfra$b;Lorg/joml/Matrix4f;Lfgu;I)V