Package | Description |
---|---|
net.minecraft.world.gen.feature |
Modifier and Type | Field and Description |
---|---|
static Feature<TwoFeatureChoiceConfig> |
Feature.RANDOM_BOOLEAN_SELECTOR |
Modifier and Type | Method and Description |
---|---|
static <T> TwoFeatureChoiceConfig |
TwoFeatureChoiceConfig.deserialize(com.mojang.datafixers.Dynamic<T> p_227287_0_) |
Modifier and Type | Method and Description |
---|---|
boolean |
TwoFeatureChoiceFeature.place(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generator,
java.util.Random rand,
BlockPos pos,
TwoFeatureChoiceConfig config) |
Constructor and Description |
---|
TwoFeatureChoiceFeature(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends TwoFeatureChoiceConfig> p_i51457_1_) |