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