com.mojang.blaze3d.vertex

public enum VertexFormat$DrawMode

com.mojang.blaze3d.vertex.VertexFormat$Mode
com.mojang.blaze3d.vertex.VertexFormat$class_5596
com.mojang.blaze3d.vertex.VertexFormat$DrawMode

Enum constant summary

Enum Constant
LINES
field_27377
LINES
DEBUG_LINES
field_29344
DEBUG_LINES
DEBUG_LINE_STRIP
field_29345
DEBUG_LINE_STRIP
POINTS
field_63316
POINTS
TRIANGLES
field_27379
TRIANGLES
TRIANGLE_STRIP
field_27380
TRIANGLE_STRIP
TRIANGLE_FAN
field_27381
TRIANGLE_FAN
QUADS
field_27382
QUADS

Field summary

Modifier and TypeField
public final int
primitiveLength
field_27384
firstVertexCount
public final int
primitiveStride
field_27385
additionalVertexCount
public final boolean
connectedPrimitives
field_38878
shareVertices
private static final VertexFormat$DrawMode[]
$VALUES
field_27386
field_27386

Constructor summary

ModifierConstructor
private (int $enum$name, int $enum$ordinal, boolean firstVertexCount)

Method summary

Modifier and TypeMethod
public int
indexCount(int vertexCount)
method_31973(int arg0)
getIndexCount(int vertexCount)
private static VertexFormat$DrawMode[]
$values()
method_36817()
method_36817()