Name | <EntityTag.is_age_locked> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.age_lock |
Description | If the entity is ageable, returns whether the entity is age locked. |
Generated Example |
|
Group | properties |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAge.java#L100 |