| hdd$b | |
| net.minecraft.client.model.geom.ModelPart$Polygon | |
| net.minecraft.class_630$class_593 | |
| net.minecraft.client.model.ModelPart$Quad |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| final ModelPart$Vertex[] |
| ||||||||
| final org.joml.Vector3fc |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ModelPart$Vertex[] vertices, float u1, float v1, float u2, float v2, float squishU, float squishV, boolean flip, Direction direction) |
| public | (ModelPart$Vertex[] vertices, org.joml.Vector3fc direction) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static Direction |
| ||||||||
| public ModelPart$Vertex[] |
| ||||||||
| public org.joml.Vector3fc |
|