net.minecraft.world.gen.feature

public class SimpleRandomSelectorFeature

extends Feature<SimpleRandomSelectorConfiguration>

cea
net.minecraft.class_3177
net.minecraft.world.gen.feature.SimpleRandomSelectorFeature
net.minecraft.world.gen.feature.SingleRandomFeatureConfig
net.minecraft.world.gen.feature.SingleRandomFeatureConfig

Constructor summary

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

Method summary

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