Name | <BiomeTag.has_downfall> |
Returns | ElementTag(Boolean) |
Mechanism | BiomeTag.has_downfall |
Description | Returns whether the biome has downfall (rain/snow). |
Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/BiomeTag.java#L327 |