@Environment(value=CLIENT) public class VertexFormats extends Object
Modifier and Type | Field and Description |
---|---|
static VertexFormatElement |
COLOR_ELEMENT |
static VertexFormatElement |
LIGHT_ELEMENT |
static VertexFormatElement |
NORMAL_ELEMENT |
static VertexFormatElement |
OVERLAY_ELEMENT |
static VertexFormatElement |
PADDING_ELEMENT |
static VertexFormat |
POSITION |
static VertexFormat |
POSITION_COLOR |
static VertexFormat |
POSITION_COLOR_LIGHT |
static VertexFormat |
POSITION_COLOR_TEXTURE |
static VertexFormat |
POSITION_COLOR_TEXTURE_LIGHT |
static VertexFormat |
POSITION_COLOR_TEXTURE_LIGHT_NORMAL |
static VertexFormat |
POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL |
static VertexFormatElement |
POSITION_ELEMENT |
static VertexFormat |
POSITION_TEXTURE |
static VertexFormat |
POSITION_TEXTURE_COLOR
Deprecated.
|
static VertexFormat |
POSITION_TEXTURE_COLOR_LIGHT
Deprecated.
|
static VertexFormat |
POSITION_TEXTURE_COLOR_NORMAL
Deprecated.
|
static VertexFormat |
POSITION_TEXTURE_LIGHT_COLOR
Deprecated.
|
static VertexFormatElement |
TEXTURE_ELEMENT |
Constructor and Description |
---|
VertexFormats() |
public static final VertexFormatElement POSITION_ELEMENT
public static final VertexFormatElement COLOR_ELEMENT
public static final VertexFormatElement TEXTURE_ELEMENT
public static final VertexFormatElement OVERLAY_ELEMENT
public static final VertexFormatElement LIGHT_ELEMENT
public static final VertexFormatElement NORMAL_ELEMENT
public static final VertexFormatElement PADDING_ELEMENT
public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT_NORMAL
public static final VertexFormat POSITION_COLOR_TEXTURE_OVERLAY_LIGHT_NORMAL
@Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR_LIGHT
public static final VertexFormat POSITION
public static final VertexFormat POSITION_COLOR
public static final VertexFormat POSITION_COLOR_LIGHT
public static final VertexFormat POSITION_TEXTURE
public static final VertexFormat POSITION_COLOR_TEXTURE
@Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR
public static final VertexFormat POSITION_COLOR_TEXTURE_LIGHT
@Deprecated public static final VertexFormat POSITION_TEXTURE_LIGHT_COLOR
@Deprecated public static final VertexFormat POSITION_TEXTURE_COLOR_NORMAL