Name | <EntityTag.can_tick> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.can_tick |
Description | If the entity is an armor stand, returns whether the 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#L47 |