| dha | |
| net.minecraft.unmapped.C_05308410 | |
| net.minecraft.client.render.math.Quaternion | |
| net.minecraft.client.renderer.Quaternion |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final float[] |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (float x, float y, float z, float w) |
| public | (Vector3f axis, float angle, boolean degrees) |
| public | (float angleX, float angleY, float angleZ, boolean degrees) |
| public | (Quaternion other) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public void |
| ||||||||
| public void |
|