Name | <WorldTag.monster_spawn_limit> |
Returns | ElementTag(Number) |
Mechanism | WorldTag.monster_spawn_limit |
Description | Returns the number of monsters that can spawn in a chunk in this world. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/WorldTag.java#L512 |