public class Vertex
| bcg | |
| net.minecraft.unmapped.C_86833787 | |
| net.minecraft.client.render.model.Vertex |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public Vec3d |
| ||||||
| public float |
| ||||||
| public float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float x, float y, float z, float u, float v) |
| public | (Vertex pos, float u, float v) |
| public | (Vec3d pos, float u, float v) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Vertex |
|