net.minecraft.world.level.biome

public class BiomeGenerationSettings

cba
net.minecraft.world.level.biome.BiomeGenerationSettings
net.minecraft.class_5485
net.minecraft.unmapped.C_qbjpvmph
net.minecraft.world.biome.GenerationSettings
net.minecraft.src.C_1639_
net.minecraft.world.level.biome.BiomeSettingsGeneration

Field summary

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

Constructor summary

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

Method summary

Modifier and TypeMethod
public List<Supplier<ConfiguredWorldCarver<?>>>
a(csy$a arg0)
getCarvers(GenerationStep$Carving arg0)
method_30976(class_2893$class_2894 arg0)
m_vupjajhg(C_rdrmebyw$C_smrpgmrn arg0)
getCarversForStep(GenerationStep$Carver carverStep)
m_47799_(C_2187_$C_2188_ arg0)
public List<ConfiguredFeature<?, ?>>
a()
getFlowerFeatures()
method_30982()
m_cmqhhsuo()
getFlowerFeatures()
m_47815_()
public List<List<Supplier<PlacedFeature>>>
b()
features()
method_30983()
m_xdoxdwzp()
getFeatures()
m_47818_()
public boolean
a(ddw arg0)
hasFeature(PlacedFeature arg0)
method_38105(class_6796 arg0)
m_bqvoursw(C_jewbaoib arg0)
isFeatureAllowed(PlacedFeature feature)
m_186658_(C_183014_ arg0)