net.minecraft.world.gen.feature

public class RandomBooleanSelectorFeature

extends Feature<RandomBooleanSelectorConfiguration>

cdh
net.minecraft.class_3135
net.minecraft.world.gen.feature.RandomBooleanSelectorFeature
net.minecraft.world.gen.feature.TwoFeatureChoiceFeature
net.minecraft.world.gen.feature.TwoFeatureChoiceFeature

Constructor summary

ModifierConstructor
public (Function<Dynamic<?>, ? extends RandomBooleanSelectorConfiguration> arg0)

Method summary

Modifier and TypeMethod
public boolean
a(bhj arg0, bwz<? extends bym> arg1, Random arg2, ev arg3, cdg arg4)
method_13679(class_1936 arg0, class_2794<? extends class_2888> arg1, Random arg2, class_2338 arg3, class_3137 arg4)
place(WorldAccess world, AbstractChunkGenerator<? extends BaseChunkGeneratorSettings> generator, Random random, BlockPos pos, RandomBooleanSelectorConfiguration config)
func_212245_a(IWorld arg0, ChunkGenerator<? extends GenerationSettings> arg1, Random arg2, BlockPos arg3, TwoFeatureChoiceConfig arg4)
place(IWorld worldIn, ChunkGenerator<? extends GenerationSettings> generator, Random rand, BlockPos pos, TwoFeatureChoiceConfig config)