| Package | Description |
|---|---|
| net.minecraft.world.gen.placement |
| Modifier and Type | Field and Description |
|---|---|
static Placement<TopSolidWithNoiseConfig> |
Placement.TOP_SOLID_HEIGHTMAP_NOISE_BIASED |
| Modifier and Type | Method and Description |
|---|---|
static TopSolidWithNoiseConfig |
TopSolidWithNoiseConfig.deserialize(com.mojang.datafixers.Dynamic<?> p_214726_0_) |
| Modifier and Type | Method and Description |
|---|---|
java.util.stream.Stream<BlockPos> |
TopSolidWithNoise.getPositions(IWorld worldIn,
ChunkGenerator<? extends GenerationSettings> generatorIn,
java.util.Random random,
TopSolidWithNoiseConfig configIn,
BlockPos pos) |
| Constructor and Description |
|---|
TopSolidWithNoise(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends TopSolidWithNoiseConfig> p_i51360_1_) |