| Name | age |
| Object | MaterialTag |
| Input | ElementTag(Number) |
| Related Tags | <MaterialTag.age> (Property) Returns an ageable material's current age. This includes plant growth. (...)
|
| Description | (Property) Sets an ageable material's current age. This includes plant growth.
See also MaterialTag.maximum_age. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialAge.java#L18 |