public class Polygon
| bma | |
| net.minecraft.unmapped.C_92437228 | |
| net.minecraft.client.render.model.Polygon |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public Vertex[] |
| ||||||
| public int |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Vertex[] vertices) |
| public | (Vertex[] vertices, int u1, int v1, int u2, int v2, float width, float height) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
|