Uses of Class
net.minecraft.world.biome.GenerationSettings.Builder
-
Uses of GenerationSettings.Builder in net.minecraft.world.biome
Modifier and TypeMethodDescriptionGenerationSettings.Builder.addFeature
(int ordinal, RegistryEntry<PlacedFeature> featureEntry) GenerationSettings.Builder.carver
(GenerationStep.Carver carverStep, RegistryEntry<ConfiguredCarver<?>> carverEntry) GenerationSettings.Builder.feature
(GenerationStep.Feature featureStep, RegistryEntry<PlacedFeature> featureEntry)