Name | <EntityTag.arms> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.arms |
Description | If the entity is an armor stand, returns whether the armor stand has arms. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityArms.java#L53 |