| com.mojang.blaze3d.vertex.VertexFormat | |
| com.mojang.blaze3d.vertex.VertexFormat | |
| com.mojang.blaze3d.vertex.VertexFormat | |
| com.mojang.blaze3d.vertex.VertexFormat |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final int |
| ||||
| public static final int |
| ||||
| private final Map<String, VertexFormatElement> |
| ||||
| private final int |
| ||||
| private final int |
| ||||
| private final List<VertexFormatElement> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<VertexFormatElement> elements, int vertexSize, int stepRate) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static VertexFormat$Builder |
| ||||
| public int |
| ||||
| public int |
| ||||
| public List<VertexFormatElement> |
| ||||
| public VertexFormatElement |
| ||||
| public boolean |
|