Uses of Class
dev.wyck.wrapper.BiomeSettings.Builder
Packages that use BiomeSettings.Builder
-
Uses of BiomeSettings.Builder in dev.wyck.wrapper
Methods in dev.wyck.wrapper that return BiomeSettings.BuilderModifier and TypeMethodDescriptionstatic BiomeSettings.BuilderBiomeSettings.builder()Deprecated.This method creates a new Builder object for creating instances of BiomeSettings.BiomeSettings.Builder.depth(float depth) This method sets the depth property of the BiomeSettings.BiomeSettings.Builder.downfall(float downfall) This method sets the downfall property of the BiomeSettings.BiomeSettings.Builder.hasPrecipitation(boolean hasPrecipitation) This method sets whether the biome has precipitation.BiomeSettings.Builder.modifier(TemperatureModifier modifier) This method sets the temperature modifier property of the BiomeSettings.BiomeSettings.Builder.scale(float scale) This method sets the scale property of the BiomeSettings.BiomeSettings.Builder.temperature(float temperature) This method sets the temperature property of the BiomeSettings.