Name | <LocationTag.spawner_player_range> |
Returns | ElementTag(Number) |
Mechanism | LocationTag.spawner_player_range |
Description | Returns the maximum player range for the spawner (ie how close a player must be for this spawner to be active). |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1340 |