Name | auto_expire |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.auto_expire> Returns whether a falling_block will auto-expire (after 30 seconds, or 5 when outside the world). (...)
|
Description | Sets whether a falling_block will auto-expire (after 30 seconds, or 5 when outside the world).
See also EntityTag.time_lived |
Generated Example |
|
Group | properties |
Requires | Paper |
Source | https://github.com/DenizenScript/Denizen/blob/dev/paper/src/main/java/com/denizenscript/denizen/paper/properties/EntityAutoExpire.java#L76 |