Chunk format/Entity/Rotation (yaw)
< Chunk format | Entity
For information on the rotation value of an entity's data, see Chunk_format/Entity.
This is a table summarizing the orthogonal and diagonal directions associated with specific values of [Float] Rotation[0] (the yaw of an entities rotation).
| Direction
the entity is facing |
Value
(in degrees) |
|---|---|
| north | -180 |
| north east | -135 |
| east | -90 |
| south east | -45 |
| south | 0 |
| south west | +45 |
| west | +90 |
| north west | +135 |
| north (again) | +180 |