| public com.mojang.serialization.MapCodec<SpeleothemClusterFeature> | | codec() | | codec() | | method_1_6879() | | getCodec() |
|
| public boolean | | place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin) | | place(WorldGenLevel level, ChunkGenerator chunkGenerator, RandomSource random, BlockPos origin) | | method_13151(class_5281 arg0, class_2794 arg1, class_5819 arg2, class_2338 arg3) | | generate(StructureWorldAccess arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3) |
|
| private void | | placeColumn(WorldGenLevel level, RandomSource random, BlockPos pos, int dx, int dz, float chanceOfWater, double chanceOfStalagmiteOrStalactite, int clusterHeight, float density) | | placeColumn(WorldGenLevel level, RandomSource random, BlockPos pos, int dx, int dz, float chanceOfWater, double chanceOfStalagmiteOrStalactite, int clusterHeight, float density) | | method_33002(class_5281 arg0, class_5819 arg1, class_2338 arg2, int arg3, int arg4, float arg5, double arg6, int arg7, float arg8) | | generate(StructureWorldAccess world, Random random, BlockPos pos, int localX, int localZ, float wetness, double dripstoneChance, int height, float density) |
|
| private boolean | |
| private int | | getSpeleothemHeight(RandomSource random, int dx, int dz, float density, int maxHeight) | | getSpeleothemHeight(RandomSource random, int dx, int dz, float density, int maxHeight) | | method_33004(class_5819 arg0, int arg1, int arg2, float arg3, int arg4) | | getHeight(Random random, int localX, int localZ, float density, int height) |
|
| private boolean | |
| private boolean | |
| private void | | replaceBlocksWithBaseBlocks(WorldGenLevel level, BlockPos firstPos, int maxCount, Direction direction) | | replaceBlocksWithBaseBlocks(WorldGenLevel level, BlockPos firstPos, int maxCount, Direction direction) | | method_33001(class_5281 arg0, class_2338 arg1, int arg2, class_2350 arg3) | | placeDripstoneBlocks(StructureWorldAccess world, BlockPos pos, int height, Direction direction) |
|
| private double | | getChanceOfStalagmiteOrStalactite(int xRadius, int zRadius, int dx, int dz) | | getChanceOfStalagmiteOrStalactite(int xRadius, int zRadius, int dx, int dz) | | method_32997(int arg0, int arg1, int arg2, int arg3) | | dripstoneChance(int radiusX, int radiusZ, int localX, int localZ) |
|
| private static float | | randomBetweenBiased(RandomSource random, float min, float maxExclusive, float mean, float deviation) | | randomBetweenBiased(RandomSource random, float min, float maxExclusive, float mean, float deviation) | | method_33003(class_5819 arg0, float arg1, float arg2, float arg3, float arg4) | | clampedGaussian(Random random, float min, float max, float mean, float deviation) |
|
| public BlockState | | baseBlock() | | baseBlock() | | comp_1_1125() | | baseBlock() |
|
| public BlockState | | pointedBlock() | | pointedBlock() | | comp_1_1134() | | pointedBlock() |
|
| public RegistryEntryList<Block> | | replaceableBlocks() | | replaceableBlocks() | | comp_1_1136() | | replaceableBlocks() |
|
| public int | | floorToCeilingSearchRange() | | floorToCeilingSearchRange() | | comp_1_1128() | | floorToCeilingSearchRange() |
|
| public IntProvider | | height() | | height() | | comp_1_1130() | | height() |
|
| public IntProvider | | radius() | | radius() | | comp_1_1135() | | radius() |
|
| public int | | maxStalagmiteStalactiteHeightDiff() | | maxStalagmiteStalactiteHeightDiff() | | comp_1_1133() | | maxStalagmiteStalactiteHeightDiff() |
|
| public int | | heightDeviation() | | heightDeviation() | | comp_1_1129() | | heightDeviation() |
|
| public IntProvider | | speleothemBlockLayerThickness() | | speleothemBlockLayerThickness() | | comp_1_1137() | | speleothemBlockLayerThickness() |
|
| public FloatProvider | | density() | | density() | | comp_1_1127() | | density() |
|
| public FloatProvider | | wetness() | | wetness() | | comp_1_1138() | | wetness() |
|
| public float | | chanceOfSpeleothemAtMaxDistanceFromCenter() | | chanceOfSpeleothemAtMaxDistanceFromCenter() | | comp_1_1126() | | chanceOfSpeleothemAtMaxDistanceFromCenter() |
|
| public int | | maxDistanceFromEdgeAffectingChanceOfSpeleothem() | | maxDistanceFromEdgeAffectingChanceOfSpeleothem() | | comp_1_1132() | | maxDistanceFromEdgeAffectingChanceOfSpeleothem() |
|
| public int | | maxDistanceFromCenterAffectingHeightBias() | | maxDistanceFromCenterAffectingHeightBias() | | comp_1_1131() | | maxDistanceFromCenterAffectingHeightBias() |
|