net.minecraft.world.level.biome

public class BiomeGenerationSettings

chu
net.minecraft.world.level.biome.BiomeGenerationSettings
net.minecraft.class_5485
net.minecraft.world.biome.GenerationSettings
net.minecraft.src.C_1639_
net.minecraft.world.level.biome.BiomeSettingsGeneration

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
c
LOGGER
field_26638
LOGGER
f_47776_
public static final BiomeGenerationSettings
a
EMPTY
field_26639
INSTANCE
f_47777_
public static final com.mojang.serialization.MapCodec<BiomeGenerationSettings>
b
CODEC
field_26413
CODEC
f_47778_
private final Map<GenerationStep$Carving, HolderSet<ConfiguredWorldCarver<?>>>
d
carvers
field_26415
carvers
f_47780_
private final List<HolderSet<PlacedFeature>>
e
features
field_26416
features
f_47781_
private final Supplier<List<ConfiguredFeature<?, ?>>>
f
flowerFeatures
field_26640
flowerFeatures
f_47783_
private final Supplier<Set<PlacedFeature>>
g
featureSet
field_34465
allowedFeatures
f_186648_

Constructor summary

ModifierConstructor
(Map<GenerationStep$Carving, HolderSet<ConfiguredWorldCarver<?>>> carvers, List<HolderSet<PlacedFeature>> features)

Method summary

Modifier and TypeMethod
public Iterable<Holder<ConfiguredWorldCarver<?>>>
a(dan$a arg0)
getCarvers(GenerationStep$Carving arg0)
method_30976(class_2893$class_2894 arg0)
getCarversForStep(GenerationStep$Carver carverStep)
m_204187_(C_2188_ arg0)
public List<ConfiguredFeature<?, ?>>
a()
getFlowerFeatures()
method_30982()
getFlowerFeatures()
m_47815_()
public List<HolderSet<PlacedFeature>>
b()
features()
method_30983()
getFeatures()
m_47818_()
public boolean
a(dkg arg0)
hasFeature(PlacedFeature arg0)
method_38105(class_6796 arg0)
isFeatureAllowed(PlacedFeature feature)
m_186658_(C_183014_ arg0)