implements ModelState
| ijj | |
| net.minecraft.client.resources.model.BlockModelRotation | |
| net.minecraft.class_1086 | |
| net.minecraft.client.render.model.ModelRotation |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Map<OctahedralGroup, BlockModelRotation> |
| ||||||||
| public static final BlockModelRotation |
| ||||||||
| final Transformation |
| ||||||||
| final Map<Direction, org.joml.Matrix4fc> |
| ||||||||
| final Map<Direction, org.joml.Matrix4fc> |
| ||||||||
| private final BlockModelRotation$WithUvLock |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (OctahedralGroup directionTransformation) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Transformation |
| ||||||||
| public static BlockModelRotation |
| ||||||||
| public ModelState |
|