Name | has_downfall |
Object | BiomeTag |
Input | ElementTag(Boolean) |
Related Tags | <BiomeTag.has_downfall> Returns whether the biome has downfall (rain/snow).
|
Description | Sets 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#L401 |