Package net.minestom.server.world.biomes
Class Biome.Builder
java.lang.Object
net.minestom.server.world.biomes.Biome.Builder
- Enclosing class:
Biome
-
Method Summary
Modifier and TypeMethodDescriptionbuild()category(Biome.Category category) depth(float depth) downfall(float downfall) effects(BiomeEffects effects) name(NamespaceID name) precipitation(Biome.Precipitation precipitation) scale(float scale) showPrecipitation(boolean hasPrecipitation) temperature(float temperature) temperatureModifier(Biome.TemperatureModifier temperatureModifier)
-
Method Details
-
name
-
showPrecipitation
-
depth
-
temperature
-
scale
-
downfall
-
category
-
effects
-
precipitation
-
temperatureModifier
-
build
-