Name | right_shoulder |
Object | EntityTag |
Input | EntityTag |
Related Tags | <EntityTag.right_shoulder> Returns the entity on the entity's right shoulder. (...)
|
Description | Sets the entity's right shoulder entity.
Only applies to player-typed entities. Provide no input to remove the shoulder entity. NOTE: This mechanism will remove the current shoulder entity from the world. Also note the client will currently only render parrot entities. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3695 |