Package net.minecraft

Class class_9801

java.lang.Object
net.minecraft.class_9801
All Implemented Interfaces:
AutoCloseable

@Environment(CLIENT) public class class_9801 extends Object implements AutoCloseable
Mappings:
Namespace Name
named net/minecraft/class_9801
intermediary net/minecraft/class_9801
official fbb
  • Field Details

    • field_52093

      private final class_9799.class_9800 field_52093
      Mappings:
      Namespace Name Mixin selector
      named field_52093 Lnet/minecraft/class_9801;field_52093:Lnet/minecraft/class_9799$class_9800;
      intermediary field_52093 Lnet/minecraft/class_9801;field_52093:Lnet/minecraft/class_9799$class_9800;
      official a Lfbb;a:Lfaz$a;
    • field_52094

      @Nullable private class_9799.class_9800 field_52094
      Mappings:
      Namespace Name Mixin selector
      named field_52094 Lnet/minecraft/class_9801;field_52094:Lnet/minecraft/class_9799$class_9800;
      intermediary field_52094 Lnet/minecraft/class_9801;field_52094:Lnet/minecraft/class_9799$class_9800;
      official b Lfbb;b:Lfaz$a;
    • field_52095

      private final class_9801.DrawParameters field_52095
      Mappings:
      Namespace Name Mixin selector
      named field_52095 Lnet/minecraft/class_9801;field_52095:Lnet/minecraft/class_9801$DrawParameters;
      intermediary field_52095 Lnet/minecraft/class_9801;field_52095:Lnet/minecraft/class_9801$class_4574;
      official c Lfbb;c:Lfbb$a;
  • Constructor Details

  • Method Details

    • method_60820

      private static Vector3f[] method_60820(ByteBuffer byteBuffer, int int2, VertexFormat vertexFormat)
      Mappings:
      Namespace Name Mixin selector
      named method_60820 Lnet/minecraft/class_9801;method_60820(Ljava/nio/ByteBuffer;ILnet/minecraft/client/render/VertexFormat;)[Lorg/joml/Vector3f;
      intermediary method_60820 Lnet/minecraft/class_9801;method_60820(Ljava/nio/ByteBuffer;ILnet/minecraft/class_293;)[Lorg/joml/Vector3f;
      official a Lfbb;a(Ljava/nio/ByteBuffer;ILfbh;)[Lorg/joml/Vector3f;
    • method_60818

      public ByteBuffer method_60818()
      Mappings:
      Namespace Name Mixin selector
      named method_60818 Lnet/minecraft/class_9801;method_60818()Ljava/nio/ByteBuffer;
      intermediary method_60818 Lnet/minecraft/class_9801;method_60818()Ljava/nio/ByteBuffer;
      official a Lfbb;a()Ljava/nio/ByteBuffer;
    • method_60821

      @Nullable public @Nullable ByteBuffer method_60821()
      Mappings:
      Namespace Name Mixin selector
      named method_60821 Lnet/minecraft/class_9801;method_60821()Ljava/nio/ByteBuffer;
      intermediary method_60821 Lnet/minecraft/class_9801;method_60821()Ljava/nio/ByteBuffer;
      official b Lfbb;b()Ljava/nio/ByteBuffer;
    • method_60822

      public class_9801.DrawParameters method_60822()
      Mappings:
      Namespace Name Mixin selector
      named method_60822 Lnet/minecraft/class_9801;method_60822()Lnet/minecraft/class_9801$DrawParameters;
      intermediary method_60822 Lnet/minecraft/class_9801;method_60822()Lnet/minecraft/class_9801$class_4574;
      official c Lfbb;c()Lfbb$a;
    • method_60819

      @Nullable public @Nullable class_9801.class_9802 method_60819(class_9799 class_9799, VertexSorter vertexSorter)
      Mappings:
      Namespace Name Mixin selector
      named method_60819 Lnet/minecraft/class_9801;method_60819(Lnet/minecraft/class_9799;Lcom/mojang/blaze3d/systems/VertexSorter;)Lnet/minecraft/class_9801$class_9802;
      intermediary method_60819 Lnet/minecraft/class_9801;method_60819(Lnet/minecraft/class_9799;Lnet/minecraft/class_8251;)Lnet/minecraft/class_9801$class_9802;
      official a Lfbb;a(Lfaz;Lfbk;)Lfbb$b;
    • close

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