Package net.minecraft
Class class_9801
java.lang.Object
net.minecraft.class_9801
- All Implemented Interfaces:
AutoCloseable
- Mappings:
Namespace Name named net/minecraft/class_9801
intermediary net/minecraft/class_9801
official fbb
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
static final record
-
Field Summary
Modifier and TypeFieldDescriptionprivate final class_9799.class_9800
private class_9799.class_9800
private final class_9801.DrawParameters
-
Constructor Summary
ConstructorDescriptionclass_9801
(class_9799.class_9800 class_9800, class_9801.DrawParameters drawParameters) -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
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_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
- 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
- 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
-
class_9801
-
-
Method Details
-
method_60820
- 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
- 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
- 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
- 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 interfaceAutoCloseable
-