public class AtSurfaceWithChanceMultiple extends BasePlacement<HeightWithChanceConfig>
| Constructor and Description |
|---|
AtSurfaceWithChanceMultiple() |
| Modifier and Type | Method and Description |
|---|---|
<C extends IFeatureConfig> |
generate(IWorld worldIn,
IChunkGenerator<? extends IChunkGenSettings> chunkGenerator,
java.util.Random random,
BlockPos pos,
HeightWithChanceConfig placementConfig,
Feature<C> featureIn,
C featureConfig) |
toStringpublic <C extends IFeatureConfig> boolean generate(IWorld worldIn, IChunkGenerator<? extends IChunkGenSettings> chunkGenerator, java.util.Random random, BlockPos pos, HeightWithChanceConfig placementConfig, Feature<C> featureIn, C featureConfig)
generate in class BasePlacement<HeightWithChanceConfig>