Package net.minecraft.client.render
Class BufferBuilder.DrawArrayParameters
java.lang.Object
net.minecraft.client.render.BufferBuilder.DrawArrayParameters
- Enclosing class:
- BufferBuilder
- Mappings:
Namespace Name official dse$a
intermediary net/minecraft/class_287$class_4574
named net/minecraft/client/render/BufferBuilder$DrawArrayParameters
-
Field Summary
Modifier and TypeFieldDescriptionprivate final boolean
private final int
private final VertexFormat.IntType
private final VertexFormat.DrawMode
private final boolean
private final int
private final VertexFormat
-
Constructor Summary
ConstructorDescriptionDrawArrayParameters
(VertexFormat vertexFormat, int count, int vertexCount, VertexFormat.DrawMode mode, VertexFormat.IntType elementFormat, boolean cameraOffset, boolean textured) -
Method Summary
-
Field Details
-
vertexFormat
- Mappings:
Namespace Name Mixin selector official a
Ldse$a;a:Ldso;
intermediary field_20779
Lnet/minecraft/class_287$class_4574;field_20779:Lnet/minecraft/class_293;
named vertexFormat
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;vertexFormat:Lnet/minecraft/client/render/VertexFormat;
-
count
private final int count- Mappings:
Namespace Name Mixin selector official b
Ldse$a;b:I
intermediary field_20780
Lnet/minecraft/class_287$class_4574;field_20780:I
named count
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;count:I
-
vertexCount
private final int vertexCount- Mappings:
Namespace Name Mixin selector official c
Ldse$a;c:I
intermediary field_27354
Lnet/minecraft/class_287$class_4574;field_27354:I
named vertexCount
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;vertexCount:I
-
mode
- Mappings:
Namespace Name Mixin selector official d
Ldse$a;d:Ldso$b;
intermediary field_20781
Lnet/minecraft/class_287$class_4574;field_20781:Lnet/minecraft/class_293$class_5596;
named mode
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;mode:Lnet/minecraft/client/render/VertexFormat$DrawMode;
-
elementFormat
- Mappings:
Namespace Name Mixin selector official e
Ldse$a;e:Ldso$a;
intermediary field_27355
Lnet/minecraft/class_287$class_4574;field_27355:Lnet/minecraft/class_293$class_5595;
named elementFormat
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;elementFormat:Lnet/minecraft/client/render/VertexFormat$IntType;
-
cameraOffset
private final boolean cameraOffset- Mappings:
Namespace Name Mixin selector official f
Ldse$a;f:Z
intermediary field_27356
Lnet/minecraft/class_287$class_4574;field_27356:Z
named cameraOffset
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;cameraOffset:Z
-
textured
private final boolean textured- Mappings:
Namespace Name Mixin selector official g
Ldse$a;g:Z
intermediary field_27357
Lnet/minecraft/class_287$class_4574;field_27357:Z
named textured
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;textured:Z
-
-
Constructor Details
-
DrawArrayParameters
DrawArrayParameters(VertexFormat vertexFormat, int count, int vertexCount, VertexFormat.DrawMode mode, VertexFormat.IntType elementFormat, boolean cameraOffset, boolean textured) - Mappings:
Namespace Name Mixin selector official <init>
Ldse$a;<init>(Ldso;IILdso$b;Ldso$a;ZZ)V
intermediary <init>
Lnet/minecraft/class_287$class_4574;<init>(Lnet/minecraft/class_293;IILnet/minecraft/class_293$class_5596;Lnet/minecraft/class_293$class_5595;ZZ)V
named <init>
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;<init>(Lnet/minecraft/client/render/VertexFormat;IILnet/minecraft/client/render/VertexFormat$DrawMode;Lnet/minecraft/client/render/VertexFormat$IntType;ZZ)V
-
-
Method Details
-
getVertexFormat
- Mappings:
Namespace Name Mixin selector official a
Ldse$a;a()Ldso;
intermediary method_22634
Lnet/minecraft/class_287$class_4574;method_22634()Lnet/minecraft/class_293;
named getVertexFormat
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getVertexFormat()Lnet/minecraft/client/render/VertexFormat;
-
getCount
public int getCount()- Mappings:
Namespace Name Mixin selector official b
Ldse$a;b()I
intermediary method_22635
Lnet/minecraft/class_287$class_4574;method_22635()I
named getCount
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getCount()I
-
getVertexCount
public int getVertexCount()- Mappings:
Namespace Name Mixin selector official c
Ldse$a;c()I
intermediary method_31955
Lnet/minecraft/class_287$class_4574;method_31955()I
named getVertexCount
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getVertexCount()I
-
getMode
- Mappings:
Namespace Name Mixin selector official d
Ldse$a;d()Ldso$b;
intermediary method_22636
Lnet/minecraft/class_287$class_4574;method_22636()Lnet/minecraft/class_293$class_5596;
named getMode
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getMode()Lnet/minecraft/client/render/VertexFormat$DrawMode;
-
getElementFormat
- Mappings:
Namespace Name Mixin selector official e
Ldse$a;e()Ldso$a;
intermediary method_31956
Lnet/minecraft/class_287$class_4574;method_31956()Lnet/minecraft/class_293$class_5595;
named getElementFormat
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getElementFormat()Lnet/minecraft/client/render/VertexFormat$IntType;
-
getLimit
public int getLimit()- Mappings:
Namespace Name Mixin selector official f
Ldse$a;f()I
intermediary method_31957
Lnet/minecraft/class_287$class_4574;method_31957()I
named getLimit
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getLimit()I
-
getDrawLength
private int getDrawLength()- Mappings:
Namespace Name Mixin selector official j
Ldse$a;j()I
intermediary method_31961
Lnet/minecraft/class_287$class_4574;method_31961()I
named getDrawLength
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getDrawLength()I
-
getDrawStart
public int getDrawStart()- Mappings:
Namespace Name Mixin selector official g
Ldse$a;g()I
intermediary method_31958
Lnet/minecraft/class_287$class_4574;method_31958()I
named getDrawStart
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;getDrawStart()I
-
isCameraOffset
public boolean isCameraOffset()- Mappings:
Namespace Name Mixin selector official h
Ldse$a;h()Z
intermediary method_31959
Lnet/minecraft/class_287$class_4574;method_31959()Z
named isCameraOffset
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;isCameraOffset()Z
-
isTextured
public boolean isTextured()- Mappings:
Namespace Name Mixin selector official i
Ldse$a;i()Z
intermediary method_31960
Lnet/minecraft/class_287$class_4574;method_31960()Z
named isTextured
Lnet/minecraft/client/render/BufferBuilder$DrawArrayParameters;isTextured()Z
-