Package | Description |
---|---|
net.minecraft.world.gen.placement |
Modifier and Type | Field and Description |
---|---|
static Placement<DepthAverageConfig> |
Placement.COUNT_DEPTH_AVERAGE |
Modifier and Type | Method and Description |
---|---|
static DepthAverageConfig |
DepthAverageConfig.deserialize(com.mojang.datafixers.Dynamic<?> p_214729_0_) |
Modifier and Type | Method and Description |
---|---|
java.util.stream.Stream<BlockPos> |
DepthAverage.getPositions(java.util.Random random,
DepthAverageConfig p_212852_2_,
BlockPos pos) |
Constructor and Description |
---|
DepthAverage(java.util.function.Function<com.mojang.datafixers.Dynamic<?>,? extends DepthAverageConfig> p_i51385_1_) |