Name | fire_time |
Object | EntityTag |
Input | DurationTag |
Related Tags | <EntityTag.fire_time> Returns the duration for which the entity will remain on fire
|
Description | Sets the entity's current fire time (time before the entity stops being on fire). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L3465 |