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