| Name | age_locked |
| Object | EntityTag |
| Input | ElementTag(Boolean) |
| Related Tags | <EntityTag.age_locked> (Property) Returns whether the entity is locked into its current age.
|
| Description | (Property) Sets whether the entity is locked into its current age. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityAgeLocked.java#L11 |