net.minecraft.world.gen.feature

public class RandomSelectorFeature

extends Feature<RandomSelectorConfiguration>

bsp
net.minecraft.class_3884
net.minecraft.world.gen.feature.RandomSelectorFeature
net.minecraft.world.gen.feature.RandomFeatureList
net.minecraft.world.gen.feature.RandomFeatureList

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public boolean
a(axz arg0, bmy<? extends bom> arg1, Random arg2, el arg3, bsl arg4)
method_17402(class_3598 arg0, class_2744<? extends class_3798> arg1, Random arg2, class_2552 arg3, class_3880 arg4)
place(WorldAccess world, ChunkGenerator<? extends ChunkGeneratorSettings> generator, Random random, BlockPos pos, RandomSelectorConfiguration config)
func_212245_a(IWorld arg0, IChunkGenerator<? extends IChunkGenSettings> arg1, Random arg2, BlockPos arg3, RandomDefaultFeatureListConfig arg4)
place(IWorld worldIn, IChunkGenerator<? extends IChunkGenSettings> generator, Random rand, BlockPos pos, RandomDefaultFeatureListConfig config)
<FC extends Configuration> boolean
a(bqo<FC> arg0, bqp arg1, axz arg2, bmy<? extends bom> arg3, Random arg4, el arg5)
method_17403(class_3844<FC> arg0, class_3845 arg1, class_3598 arg2, class_2744<? extends class_3798> arg3, Random arg4, class_2552 arg5)
place(Feature<FC> feature, Configuration config, WorldAccess world, ChunkGenerator<? extends ChunkGeneratorSettings> generator, Random random, BlockPos pos)
func_202362_a(Feature<FC> arg0, IFeatureConfig arg1, IWorld arg2, IChunkGenerator<? extends IChunkGenSettings> arg3, Random arg4, BlockPos arg5)
place(Feature<FC> featureIn, IFeatureConfig config, IWorld worldIn, IChunkGenerator<? extends IChunkGenSettings> generator, Random rand, BlockPos pos)