com.mojang.blaze3d.vertex.VertexFormat | |
com.mojang.blaze3d.vertex.VertexFormat |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
public static final int |
| ||||
private final List<VertexFormatElement> |
| ||||
private final List<String> |
| ||||
private final int |
| ||||
private final int |
| ||||
private final int[] |
| ||||
private GpuBuffer |
| ||||
private GpuBuffer |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<VertexFormatElement> arg0, List<String> arg1, it.unimi.dsi.fastutil.ints.IntList arg2, int arg3) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public static VertexFormat$Builder |
| ||||
public int |
| ||||
public List<VertexFormatElement> |
| ||||
public List<String> |
| ||||
public int[] |
| ||||
public int |
| ||||
public boolean |
| ||||
public int |
| ||||
public String |
| ||||
public GpuBuffer |
| ||||
public GpuBuffer |
|