flu | |
com.mojang.blaze3d.vertex.VertexFormat | |
net.minecraft.class_293 | |
net.minecraft.client.render.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> elements, List<String> names, it.unimi.dsi.fastutil.ints.IntList offsets, int vertexSizeByte) |
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 |
|