| public boolean | |
| public boolean | | carve(WorldGenerationContext context, RandomSource random, ChunkPos chunkPos, ChunkPos sourceChunkPos, CarverOutput output) | | carve(WorldGenerationContext context, RandomSource random, ChunkPos chunkPos, ChunkPos sourceChunkPos, CarverOutput output) | | method_33962(class_5868 arg0, class_5819 arg1, class_1923 arg2, class_1923 arg3, class_1_1155 arg4) | | carve(HeightContext arg0, Random arg1, ChunkPos arg2, ChunkPos arg3, Carvable arg4) |
|
| private void | | doCarve(WorldGenerationContext context, ChunkPos chunkPos, long tunnelSeed, double x, double y, double z, float thickness, float horizontalRotation, float verticalRotation, int step, int distance, double yScale, CarverOutput output) | | doCarve(WorldGenerationContext context, ChunkPos chunkPos, long tunnelSeed, double x, double y, double z, float thickness, float horizontalRotation, float verticalRotation, int step, int distance, double yScale, CarverOutput output) | | method_33961(class_5868 arg0, class_1923 arg1, long arg2, double arg3, double arg4, double arg5, float arg6, float arg7, float arg8, int arg9, int arg10, double arg11, class_1_1155 arg12) | | carveRavine(HeightContext heightContext, ChunkPos chunkPos, long seed, double x, double y, double z, float width, float yaw, float pitch, int branchStartIndex, int branchCount, double yawPitchRatio, Carvable carvingMask) |
|
| private float[] | |
| private double | | updateVerticalRadius(RandomSource random, double verticalRadius, float distance, float currentStep) | | updateVerticalRadius(RandomSource random, double verticalRadius, float distance, float currentStep) | | method_33960(class_5819 arg0, double arg1, float arg2, float arg3) | | getVerticalScale(Random random, double pitch, float branchCount, float branchIndex) |
|
| private boolean | | shouldSkip(WorldGenerationContext context, float[] widthFactorPerHeight, double xd, double yd, double zd, int y) | | shouldSkip(WorldGenerationContext context, float[] widthFactorPerHeight, double xd, double yd, double zd, int y) | | method_33964(class_5868 arg0, float[] arg1, double arg2, double arg3, double arg4, int arg5) | | isPositionExcluded(HeightContext heightContext, float[] horizontalStretchFactors, double scaledRelativeX, double scaledRelativeY, double scaledRelativeZ, int y) |
|
| public com.mojang.serialization.MapCodec<RavineCarver> | | codec() | | codec() | | method_1_7491() | | getCodec() |
|
| public float | | probability() | | probability() | | comp_1_1199() | | probability() |
|
| public HeightProvider | |
| public FloatProvider | | verticalRotation() | | verticalRotation() | | comp_1_1201() | | verticalRotation() |
|
| public RavineCarver$Shape | | shape() | | shape() | | comp_1_1200() | | shape() |
|