Name | <EntityTag.auto_expire> |
Returns | ElementTag(Boolean) |
Mechanism | EntityTag.auto_expire |
Description | Returns 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#L39 |