climateSettings

fun climateSettings(climateSettings: Biome.ClimateSettings)

Sets the ClimateSettings of this biome. These settings are mostly used for foliage color and other gameplay features (e.g. Color of rabbits/foxes is white if precipitation is snow).

Check out the BiomeClimateSettingsBuilder documentation for a list of all available settings.


Sets the ClimateSettings of this biome using a BiomeClimateSettingsBuilder. These settings are mostly used for foliage color and other gameplay features (e.g. Color of rabbits/foxes is white if precipitation is snow).

Check out the BiomeClimateSettingsBuilder documentation for a list of all available settings.