Uses of Class
net.minecraft.world.gen.feature.TwoFeatureChoiceConfig
-
Uses of TwoFeatureChoiceConfig in net.minecraft.world.gen.feature
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<TwoFeatureChoiceConfig>
TwoFeatureChoiceConfig.CODEC
static final Feature<TwoFeatureChoiceConfig>
Feature.RANDOM_BOOLEAN_SELECTOR
Modifier and TypeMethodDescriptionboolean
TwoFeatureChoiceFeature.place
(ISeedReader p_241855_1_, ChunkGenerator p_241855_2_, Random p_241855_3_, BlockPos p_241855_4_, TwoFeatureChoiceConfig p_241855_5_) ModifierConstructorDescriptionTwoFeatureChoiceFeature
(com.mojang.serialization.Codec<TwoFeatureChoiceConfig> p_i231978_1_)