Class DefaultVertexFormats
java.lang.Object
net.minecraft.client.renderer.vertex.DefaultVertexFormats
-
Field Summary
Modifier and TypeFieldDescriptionstatic final VertexFormat
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormatElement
static final VertexFormat
static final VertexFormat
Deprecated.static final VertexFormat
static final VertexFormat
static final VertexFormat
static final VertexFormat
static final VertexFormat
static final VertexFormat
static final VertexFormat
Deprecated.static final VertexFormat
Deprecated.static final VertexFormat
Deprecated. -
Constructor Summary
-
Method Summary
-
Field Details
-
ELEMENT_POSITION
-
ELEMENT_COLOR
-
ELEMENT_UV0
-
ELEMENT_UV1
-
ELEMENT_UV2
-
ELEMENT_NORMAL
-
ELEMENT_PADDING
-
BLOCK
-
NEW_ENTITY
-
PARTICLE
Deprecated. -
POSITION
-
POSITION_COLOR
-
POSITION_COLOR_LIGHTMAP
-
POSITION_TEX
-
POSITION_COLOR_TEX
-
POSITION_TEX_COLOR
Deprecated. -
POSITION_COLOR_TEX_LIGHTMAP
-
POSITION_TEX_LIGHTMAP_COLOR
Deprecated. -
POSITION_TEX_COLOR_NORMAL
Deprecated.
-
-
Constructor Details
-
DefaultVertexFormats
public DefaultVertexFormats()
-