| djh | |
| net.minecraft.client.model.Vertex | |
| net.minecraft.class_618 | |
| net.minecraft.client.model.Vertex | |
| net.minecraft.client.renderer.model.PositionTextureVertex |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public final Vec3 |
| ||||||||||
| public final float |
| ||||||||||
| public final float |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float x, float y, float z, float u, float v) |
| public | (Vertex vertex, float u, float v) |
| public | (Vec3 pos, float u, float v) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Vertex |
|