| hma | |
| net.minecraft.client.renderer.block.model.BlockElementRotation | |
| net.minecraft.class_789 | |
| net.minecraft.client.render.model.json.ModelRotation |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final org.joml.Vector3fc |
| ||||||||
| private final Direction$Axis |
| ||||||||
| private final float |
| ||||||||
| private final boolean |
| ||||||||
| private final org.joml.Matrix4fc |
| ||||||||
| private static final org.joml.Vector3fc |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (org.joml.Vector3fc arg0, Direction$Axis axis, float angle, boolean rescale) |
| public | (org.joml.Vector3fc origin, Direction$Axis axis, float angle, boolean rescale, org.joml.Matrix4fc transform) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static org.joml.Matrix4f |
| ||||||||
| private static org.joml.Vector3fc |
| ||||||||
| public org.joml.Vector3fc |
| ||||||||
| public Direction$Axis |
| ||||||||
| public float |
| ||||||||
| public boolean |
| ||||||||
| public org.joml.Matrix4fc |
|