net.minecraft.world.gen.feature

public class RandomSelectorFeature

extends Feature<RandomSelectorConfiguration>

cdm
net.minecraft.class_3150
net.minecraft.world.gen.feature.RandomSelectorFeature
net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature
net.minecraft.world.gen.feature.MultipleWithChanceRandomFeature

Constructor summary

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

Method summary

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