| Name | can_tick | 
| Object | EntityTag | 
| Input | ElementTag(Boolean) | 
| Related Tags | <EntityTag.can_tick>If the entity is an armor stand, returns whether the armor stand can tick. | 
| Description | Changes whether an armor stand can tick. | 
| Generated Example |  | 
| Group | properties | 
| Requires | Paper | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityCanTick.java#L64 |