Package | Description |
---|---|
net.minecraft.realms |
Modifier and Type | Field and Description |
---|---|
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_COLOR |
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_NORMAL |
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_PADDING |
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_POSITION |
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_UV0 |
static RealmsVertexFormatElement |
RealmsDefaultVertexFormat.ELEMENT_UV1 |
Modifier and Type | Method and Description |
---|---|
RealmsVertexFormatElement |
RealmsVertexFormat.getElement(int p_getElement_1_) |
Modifier and Type | Method and Description |
---|---|
java.util.List<RealmsVertexFormatElement> |
RealmsVertexFormat.getElements() |
Modifier and Type | Method and Description |
---|---|
RealmsVertexFormat |
RealmsVertexFormat.addElement(RealmsVertexFormatElement p_addElement_1_) |