Class LayeredCustomCommandRenderer.class_12051

java.lang.Object
net.minecraft.client.render.command.LayeredCustomCommandRenderer.class_12051
All Implemented Interfaces:
AutoCloseable
Enclosing class:
LayeredCustomCommandRenderer

@Environment(CLIENT) public static class LayeredCustomCommandRenderer.class_12051 extends Object implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/client/render/command/LayeredCustomCommandRenderer$class_12051
intermediary net/minecraft/class_11977$class_12051
official hxq$a
  • Field Details

    • field_62991

      @Nullable private @Nullable MappableRingBuffer field_62991
      Mappings:
      Namespace Name Mixin selector
      named field_62991 Lnet/minecraft/client/render/command/LayeredCustomCommandRenderer$class_12051;field_62991:Lnet/minecraft/client/gl/MappableRingBuffer;
      intermediary field_62991 Lnet/minecraft/class_11977$class_12051;field_62991:Lnet/minecraft/class_11285;
      official a Lhxq$a;a:Lhfq;
  • Constructor Details

    • class_12051

      public class_12051()
  • Method Details

    • method_74835

      public void method_74835(ByteBuffer byteBuffer)
      Mappings:
      Namespace Name Mixin selector
      named method_74835 Lnet/minecraft/client/render/command/LayeredCustomCommandRenderer$class_12051;method_74835(Ljava/nio/ByteBuffer;)V
      intermediary method_74835 Lnet/minecraft/class_11977$class_12051;method_74835(Ljava/nio/ByteBuffer;)V
      official a Lhxq$a;a(Ljava/nio/ByteBuffer;)V
    • method_74834

      public GpuBuffer method_74834()
      Mappings:
      Namespace Name Mixin selector
      named method_74834 Lnet/minecraft/client/render/command/LayeredCustomCommandRenderer$class_12051;method_74834()Lcom/mojang/blaze3d/buffers/GpuBuffer;
      intermediary method_74834 Lnet/minecraft/class_11977$class_12051;method_74834()Lcom/mojang/blaze3d/buffers/GpuBuffer;
      official a Lhxq$a;a()Lcom/mojang/blaze3d/buffers/GpuBuffer;
    • method_74836

      void method_74836()
      Mappings:
      Namespace Name Mixin selector
      named method_74836 Lnet/minecraft/client/render/command/LayeredCustomCommandRenderer$class_12051;method_74836()V
      intermediary method_74836 Lnet/minecraft/class_11977$class_12051;method_74836()V
      official b Lhxq$a;b()V
    • close

      public void close()
      Specified by:
      close in interface AutoCloseable