| Name | is_small |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.is_small> Returns whether the armor stand is small.
|
| Description | Sets whether the armor stand is small. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySmall.java#L80 |