Name | <EntityTag.left_rotation> |
Returns | QuaternionTag |
Mechanism | EntityTag.left_rotation |
Description | (Property) A display entity's "left" rotation.
Note that EntityTag.right_rotation is also available, but should normally use this instead. |
Generated Example |
|
Group | Properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityLeftRotation.java#L12 |