Name | firework_lifetime |
Object | EntityTag |
Input | DurationTag |
Related Tags | <EntityTag.firework_lifetime> Returns the duration that a firework will live for (before detonating).
|
Description | Sets the duration that a firework will live for (before detonating). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntityFireworkLifetime.java#L69 |