Package net.minecraft.world.level.biome
Class BiomeGenerationSettings
java.lang.Object
net.minecraft.world.level.biome.BiomeGenerationSettings
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Modifier and TypeFieldDescriptionprivate final Map<GenerationStep.Carving,
HolderSet<ConfiguredWorldCarver<?>>> private final Set<GenerationStep.Carving>
static final com.mojang.serialization.MapCodec<BiomeGenerationSettings>
static final BiomeGenerationSettings
private final List<HolderSet<PlacedFeature>>
private final Supplier<Set<PlacedFeature>>
private final Supplier<List<ConfiguredFeature<?,
?>>> private static final org.slf4j.Logger
-
Constructor Summary
ConstructorDescriptionBiomeGenerationSettings
(Map<GenerationStep.Carving, HolderSet<ConfiguredWorldCarver<?>>> p_186650_, List<HolderSet<PlacedFeature>> p_186651_) -
Method Summary
Modifier and TypeMethodDescriptionfeatures()
getCarvers
(GenerationStep.Carving p_204188_) List<ConfiguredFeature<?,
?>> boolean
hasFeature
(PlacedFeature p_186659_)
-
Field Details
-
LOGGER
private static final org.slf4j.Logger LOGGER -
EMPTY
-
CODEC
-
carvers
-
carversView
-
features
-
flowerFeatures
-
featureSet
-
-
Constructor Details
-
BiomeGenerationSettings
BiomeGenerationSettings(Map<GenerationStep.Carving, HolderSet<ConfiguredWorldCarver<?>>> p_186650_, List<HolderSet<PlacedFeature>> p_186651_)
-
-
Method Details
-
getCarvers
-
getCarvingStages
-
getFlowerFeatures
-
features
-
hasFeature
-