Package net.minecraft.client.render
Class BufferRenderer
java.lang.Object
net.minecraft.client.render.BufferRenderer
@Environment(CLIENT) public class BufferRenderer extends Object
- Mappings:
Namespace Name official dnh
intermediary net/minecraft/class_286
named net/minecraft/client/render/BufferRenderer
-
Field Summary
Fields Modifier and Type Field Description private static int
field_29331
private static int
field_29332
private static int
field_29333
private static @Nullable VertexFormat
field_29334
-
Constructor Summary
Constructors Constructor Description BufferRenderer()
-
Method Summary
Modifier and Type Method Description static void
draw(BufferBuilder bufferBuilder)
static void
method_34420()
private static void
method_34421(VertexFormat vertexFormat)
private static void
method_34422(ByteBuffer byteBuffer, VertexFormat.DrawMode drawMode, VertexFormat vertexFormat, int int2, VertexFormat.IntType intType, int int3, boolean bool)
static void
method_34423()
static void
method_34424(BufferBuilder bufferBuilder)
-
Field Details
-
field_29331
private static int field_29331- Mappings:
Namespace Name Mixin selector official a
Ldnh;a:I
intermediary field_29331
Lnet/minecraft/class_286;field_29331:I
named field_29331
Lnet/minecraft/client/render/BufferRenderer;field_29331:I
-
field_29332
private static int field_29332- Mappings:
Namespace Name Mixin selector official b
Ldnh;b:I
intermediary field_29332
Lnet/minecraft/class_286;field_29332:I
named field_29332
Lnet/minecraft/client/render/BufferRenderer;field_29332:I
-
field_29333
private static int field_29333- Mappings:
Namespace Name Mixin selector official c
Ldnh;c:I
intermediary field_29333
Lnet/minecraft/class_286;field_29333:I
named field_29333
Lnet/minecraft/client/render/BufferRenderer;field_29333:I
-
field_29334
- Mappings:
Namespace Name Mixin selector official d
Ldnh;d:Ldnq;
intermediary field_29334
Lnet/minecraft/class_286;field_29334:Lnet/minecraft/class_293;
named field_29334
Lnet/minecraft/client/render/BufferRenderer;field_29334:Lnet/minecraft/client/render/VertexFormat;
-
-
Constructor Details
-
BufferRenderer
public BufferRenderer()
-
-
Method Details
-
method_34420
public static void method_34420()- Mappings:
Namespace Name Mixin selector official a
Ldnh;a()V
intermediary method_34420
Lnet/minecraft/class_286;method_34420()V
named method_34420
Lnet/minecraft/client/render/BufferRenderer;method_34420()V
-
method_34423
public static void method_34423()- Mappings:
Namespace Name Mixin selector official b
Ldnh;b()V
intermediary method_34423
Lnet/minecraft/class_286;method_34423()V
named method_34423
Lnet/minecraft/client/render/BufferRenderer;method_34423()V
-
draw
- Mappings:
Namespace Name Mixin selector official a
Ldnh;a(Ldng;)V
intermediary method_1309
Lnet/minecraft/class_286;method_1309(Lnet/minecraft/class_287;)V
named draw
Lnet/minecraft/client/render/BufferRenderer;draw(Lnet/minecraft/client/render/BufferBuilder;)V
-
method_34422
private static void method_34422(ByteBuffer byteBuffer, VertexFormat.DrawMode drawMode, VertexFormat vertexFormat, int int2, VertexFormat.IntType intType, int int3, boolean bool)- Mappings:
Namespace Name Mixin selector official a
Ldnh;a(Ljava/nio/ByteBuffer;Ldnq$b;Ldnq;ILdnq$a;IZ)V
intermediary method_34422
Lnet/minecraft/class_286;method_34422(Ljava/nio/ByteBuffer;Lnet/minecraft/class_293$class_5596;Lnet/minecraft/class_293;ILnet/minecraft/class_293$class_5595;IZ)V
named method_34422
Lnet/minecraft/client/render/BufferRenderer;method_34422(Ljava/nio/ByteBuffer;Lnet/minecraft/client/render/VertexFormat$DrawMode;Lnet/minecraft/client/render/VertexFormat;ILnet/minecraft/client/render/VertexFormat$IntType;IZ)V
-
method_34424
- Mappings:
Namespace Name Mixin selector official b
Ldnh;b(Ldng;)V
intermediary method_34424
Lnet/minecraft/class_286;method_34424(Lnet/minecraft/class_287;)V
named method_34424
Lnet/minecraft/client/render/BufferRenderer;method_34424(Lnet/minecraft/client/render/BufferBuilder;)V
-
method_34421
- Mappings:
Namespace Name Mixin selector official a
Ldnh;a(Ldnq;)V
intermediary method_34421
Lnet/minecraft/class_286;method_34421(Lnet/minecraft/class_293;)V
named method_34421
Lnet/minecraft/client/render/BufferRenderer;method_34421(Lnet/minecraft/client/render/VertexFormat;)V
-