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