public class DefaultVertexFormats
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static VertexFormat |
BLOCK |
static VertexFormatElement |
COLOR_4UB |
static VertexFormat |
ENTITY |
static VertexFormatElement |
NORMAL_3B |
static VertexFormatElement |
PADDING_1B |
static VertexFormat |
PARTICLE_POSITION_TEX_COLOR_LMAP
Deprecated.
|
static VertexFormat |
POSITION |
static VertexFormatElement |
POSITION_3F |
static VertexFormat |
POSITION_COLOR |
static VertexFormat |
POSITION_COLOR_LIGHTMAP |
static VertexFormat |
POSITION_COLOR_TEX |
static VertexFormat |
POSITION_COLOR_TEX_LIGHTMAP |
static VertexFormat |
POSITION_TEX |
static VertexFormat |
POSITION_TEX_COLOR
Deprecated.
|
static VertexFormat |
POSITION_TEX_COLOR_NORMAL
Deprecated.
|
static VertexFormat |
POSITION_TEX_LIGHTMAP_COLOR
Deprecated.
|
static VertexFormatElement |
TEX_2F |
static VertexFormatElement |
TEX_2S |
static VertexFormatElement |
TEX_2SB |
Constructor and Description |
---|
DefaultVertexFormats() |
public static final VertexFormatElement POSITION_3F
public static final VertexFormatElement COLOR_4UB
public static final VertexFormatElement TEX_2F
public static final VertexFormatElement TEX_2S
public static final VertexFormatElement TEX_2SB
public static final VertexFormatElement NORMAL_3B
public static final VertexFormatElement PADDING_1B
public static final VertexFormat BLOCK
public static final VertexFormat ENTITY
@Deprecated public static final VertexFormat PARTICLE_POSITION_TEX_COLOR_LMAP
public static final VertexFormat POSITION
public static final VertexFormat POSITION_COLOR
public static final VertexFormat POSITION_COLOR_LIGHTMAP
public static final VertexFormat POSITION_TEX
public static final VertexFormat POSITION_COLOR_TEX
@Deprecated public static final VertexFormat POSITION_TEX_COLOR
public static final VertexFormat POSITION_COLOR_TEX_LIGHTMAP
@Deprecated public static final VertexFormat POSITION_TEX_LIGHTMAP_COLOR
@Deprecated public static final VertexFormat POSITION_TEX_COLOR_NORMAL