| Name | persistent |
| Object | MaterialTag |
| Input | ElementTag(Boolean) |
| Related Tags | <MaterialTag.persistent> Returns whether this block will decay from being too far away from a tree.
|
| Description | Sets leaves blocks to ignore decay, or to obey it. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialPersistent.java#L70 |