| cqi | |
| net.minecraft.class_459 | |
| net.minecraft.client.render.model.Vertex | |
| net.minecraft.client.renderer.entity.model.PositionTextureVertex | |
| net.minecraft.client.renderer.entity.model.PositionTextureVertex |
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 |
|