Name | left_shoulder |
Object | EntityTag |
Input | EntityTag |
Related Tags | <EntityTag.left_shoulder> Returns the entity on the entity's left shoulder. (...)
|
Description | Sets the entity's left 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#L3671 |