public class DefaultVertexFormats
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
static VertexFormat | 
BLOCK  | 
static VertexFormatElement | 
COLOR_4UB  | 
static VertexFormat | 
ITEM  | 
static VertexFormatElement | 
NORMAL_3B  | 
static VertexFormat | 
OLDMODEL_POSITION_TEX_NORMAL  | 
static VertexFormatElement | 
PADDING_1B  | 
static VertexFormat | 
PARTICLE_POSITION_TEX_COLOR_LMAP  | 
static VertexFormat | 
POSITION  | 
static VertexFormatElement | 
POSITION_3F  | 
static VertexFormat | 
POSITION_COLOR  | 
static VertexFormat | 
POSITION_NORMAL  | 
static VertexFormat | 
POSITION_TEX  | 
static VertexFormat | 
POSITION_TEX_COLOR  | 
static VertexFormat | 
POSITION_TEX_COLOR_NORMAL  | 
static VertexFormat | 
POSITION_TEX_LMAP_COLOR  | 
static VertexFormat | 
POSITION_TEX_NORMAL  | 
static VertexFormatElement | 
TEX_2F  | 
static VertexFormatElement | 
TEX_2S  | 
| Constructor and Description | 
|---|
DefaultVertexFormats()  | 
public static final VertexFormat BLOCK
public static final VertexFormat ITEM
public static final VertexFormat OLDMODEL_POSITION_TEX_NORMAL
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_TEX
public static final VertexFormat POSITION_NORMAL
public static final VertexFormat POSITION_TEX_COLOR
public static final VertexFormat POSITION_TEX_NORMAL
public static final VertexFormat POSITION_TEX_LMAP_COLOR
public static final VertexFormat POSITION_TEX_COLOR_NORMAL
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 NORMAL_3B
public static final VertexFormatElement PADDING_1B