Name | <LocationTag.spawner_spawn_delay> |
Returns | ElementTag(Number) |
Mechanism | LocationTag.spawner_delay_data |
Description | Returns the current spawn delay for the spawner.
This changes over time between LocationTag.spawner_minimum_spawn_delay and LocationTag.spawner_maximum_spawn_delay. |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1294 |