Package net.minecraft
Class class_9801
java.lang.Object
net.minecraft.class_9801
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/class_9801intermediary net/minecraft/class_9801official fbb
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final recordstatic final record -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final class_9799.class_9800private class_9799.class_9800private final class_9801.DrawParameters -
Constructor Summary
ConstructorsConstructorDescriptionclass_9801(class_9799.class_9800 class_9800, class_9801.DrawParameters drawParameters) -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()method_60819(class_9799 class_9799, VertexSorter vertexSorter) private static Vector3f[]method_60820(ByteBuffer byteBuffer, int int2, VertexFormat vertexFormat)
-
Field Details
-
field_52093
- Mappings:
Namespace Name Mixin selector named field_52093Lnet/minecraft/class_9801;field_52093:Lnet/minecraft/class_9799$class_9800;intermediary field_52093Lnet/minecraft/class_9801;field_52093:Lnet/minecraft/class_9799$class_9800;official aLfbb;a:Lfaz$a;
-
field_52094
- Mappings:
Namespace Name Mixin selector named field_52094Lnet/minecraft/class_9801;field_52094:Lnet/minecraft/class_9799$class_9800;intermediary field_52094Lnet/minecraft/class_9801;field_52094:Lnet/minecraft/class_9799$class_9800;official bLfbb;b:Lfaz$a;
-
field_52095
- Mappings:
Namespace Name Mixin selector named field_52095Lnet/minecraft/class_9801;field_52095:Lnet/minecraft/class_9801$DrawParameters;intermediary field_52095Lnet/minecraft/class_9801;field_52095:Lnet/minecraft/class_9801$class_4574;official cLfbb;c:Lfbb$a;
-
-
Constructor Details
-
class_9801
-
-
Method Details
-
method_60820
- Mappings:
Namespace Name Mixin selector named method_60820Lnet/minecraft/class_9801;method_60820(Ljava/nio/ByteBuffer;ILnet/minecraft/client/render/VertexFormat;)[Lorg/joml/Vector3f;intermediary method_60820Lnet/minecraft/class_9801;method_60820(Ljava/nio/ByteBuffer;ILnet/minecraft/class_293;)[Lorg/joml/Vector3f;official aLfbb;a(Ljava/nio/ByteBuffer;ILfbh;)[Lorg/joml/Vector3f;
-
method_60818
- Mappings:
Namespace Name Mixin selector named method_60818Lnet/minecraft/class_9801;method_60818()Ljava/nio/ByteBuffer;intermediary method_60818Lnet/minecraft/class_9801;method_60818()Ljava/nio/ByteBuffer;official aLfbb;a()Ljava/nio/ByteBuffer;
-
method_60821
- Mappings:
Namespace Name Mixin selector named method_60821Lnet/minecraft/class_9801;method_60821()Ljava/nio/ByteBuffer;intermediary method_60821Lnet/minecraft/class_9801;method_60821()Ljava/nio/ByteBuffer;official bLfbb;b()Ljava/nio/ByteBuffer;
-
method_60822
- Mappings:
Namespace Name Mixin selector named method_60822Lnet/minecraft/class_9801;method_60822()Lnet/minecraft/class_9801$DrawParameters;intermediary method_60822Lnet/minecraft/class_9801;method_60822()Lnet/minecraft/class_9801$class_4574;official cLfbb;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_60819Lnet/minecraft/class_9801;method_60819(Lnet/minecraft/class_9799;Lcom/mojang/blaze3d/systems/VertexSorter;)Lnet/minecraft/class_9801$class_9802;intermediary method_60819Lnet/minecraft/class_9801;method_60819(Lnet/minecraft/class_9799;Lnet/minecraft/class_8251;)Lnet/minecraft/class_9801$class_9802;official aLfbb;a(Lfaz;Lfbk;)Lfbb$b;
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-