Name | <WorldTag.animal_spawn_limit> |
Returns | ElementTag(Number) |
Mechanism | WorldTag.animal_spawn_limit |
Description | Returns the number of animals 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#L501 |