BiomeBuilder
Builder for Biomes. Check out the docs page on biomes for more information.
See also
Functions
Adds configuredCarvers to the biome.
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
).
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
).
Adds placedFeatures to the biome at the specified step, which determines when the features are executed during world generation.
Sets the MobSpawnSettings of this biome using a MobSpawnSettingsBuilder. As the name suggests, this is used to configure the spawning of mobs.
Sets the MobSpawnSettings of this biome. As the name suggests, this is used to configure the spawning of mobs.
Sets the BiomeSpecialEffects of this biome using a BiomeSpecialEffectsBuilder. These settings contain a vast amount of different effects of the biome.
Sets the BiomeSpecialEffects of this biome. These settings contain a vast amount of different effects of the biome.