Name | arms |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.arms> If the entity is an armor stand, returns whether the armor stand has arms.
|
Description | Changes the arms state of an armor stand. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityArms.java#L69 |