| Name | <EntityTag.ageable> |
| Returns | ElementTag(Boolean) |
| Description | Returns whether the entity is ageable.
If this returns true, it will enable access to: EntityTag.age, EntityTag.age_lock, EntityTag.is_baby, EntityTag.age, and EntityTag.is_age_locked |
| Generated Example | |
| Group | properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L2441 |