net.minecraft.world.biome

public class GenerationSettings

net.minecraft.world.level.biome.BiomeGenerationSettings
net.minecraft.class_5485
net.minecraft.world.biome.GenerationSettings

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_26638
LOGGER
public static final GenerationSettings
EMPTY
field_26639
INSTANCE
public static final com.mojang.serialization.MapCodec<GenerationSettings>
CODEC
field_26413
CODEC
private final RegistryEntryList<Carver>
carvers
field_26415
carvers
private final List<RegistryEntryList<PlacedFeature>>
features
field_26416
features
private final Supplier<List<Feature>>
boneMealFeatures
field_26640
flowerFeatures
private final Supplier<Set<PlacedFeature>>
featureSet
field_34465
allowedFeatures

Constructor summary

ModifierConstructor
private (RegistryEntryList<Carver> carvers, List<RegistryEntryList<PlacedFeature>> features)

Method summary

Modifier and TypeMethod
public Iterable<RegistryEntry<Carver>>
getCarvers()
method_30976()
getCarversForStep()
public List<Feature>
getBoneMealFeatures()
method_30982()
getFlowerFeatures()
public List<RegistryEntryList<PlacedFeature>>
features()
method_30983()
getFeatures()
public boolean
hasFeature(PlacedFeature feature)
method_38105(class_6796 arg0)
isFeatureAllowed(PlacedFeature feature)
private static Set
lambda$new$3(List arg0)
method_40139(List arg0)
method_40139(List arg0)
private static List
lambda$new$0(List arg0)
method_40140(List arg0)
method_40140(List arg0)
private static boolean
lambda$new$2(Holder arg0)
method_1_3046(class_6880 arg0)
method_1_3046(RegistryEntry feature)
private static Stream
lambda$new$1(Holder arg0)
method_1_3045(class_6880 arg0)
method_1_3045(RegistryEntry feature)
private static com.mojang.datafixers.kinds.App
lambda$static$0(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_30802(com.mojang.serialization.codecs.RecordCodecBuilder$Instance arg0)
method_30802(com.mojang.serialization.codecs.RecordCodecBuilder$Instance instance)
private static List
lambda$static$2(BiomeGenerationSettings arg0)
method_30809(class_5485 arg0)
method_30809(GenerationSettings generationSettings)
private static RegistryEntryList
lambda$static$1(BiomeGenerationSettings arg0)
method_30808(class_5485 arg0)
method_30808(GenerationSettings generationSettings)