Uses of Class
dev.wyck.wrapper.worldgen.BiomeGenerationSettings.Builder
Packages that use BiomeGenerationSettings.Builder
-
Uses of BiomeGenerationSettings.Builder in dev.wyck.wrapper.worldgen
Methods in dev.wyck.wrapper.worldgen that return BiomeGenerationSettings.BuilderModifier and TypeMethodDescriptionBiomeGenerationSettings.Builder.addCarver(ConfiguredWorldCarver carver) Adds a configured carver to this biome's generation.BiomeGenerationSettings.Builder.addFeature(GenerationStep step, PlacedFeature feature) Adds a placed feature to this biome's generation under the given step.BiomeGenerationSettings.builder()