Name | <LocationTag.spawner_max_nearby_entities> |
Returns | ElementTag(Number) |
Mechanism | LocationTag.spawner_max_nearby_entities |
Description | Returns the maximum nearby entities for the spawner (the radius mobs will spawn in). |
Generated Example |
|
Group | world |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L1370 |