| public boolean | |
| private static boolean | |
| private static boolean | | isAllowedTreeSpace(BlockState state, int blocksAboveOrigin, int allowedVerticalWaterHeight) | | isAllowedTreeSpace(BlockState state, int blocksAboveOrigin, int allowedVerticalWaterHeight) | | method_36419(class_2680 arg0, int arg1, int arg2) | | isAirOrWater(BlockState state, int height, int allowedVerticalWaterForTree) |
|
| private static boolean | | placeDirtAndTree(WorldGenLevel level, ChunkGenerator generator, RootSystemConfiguration config, RandomSource random, BlockPos$MutableBlockPos workingPos, BlockPos pos) | | placeDirtAndTree(WorldGenLevel level, ChunkGenerator generator, RootSystemConfiguration config, RandomSource random, BlockPos$MutableBlockPos workingPos, BlockPos pos) | | method_34308(class_5281 arg0, class_2794 arg1, class_5926 arg2, class_5819 arg3, class_2338$class_2339 arg4, class_2338 arg5) | | generateTreeAndRoots(StructureWorldAccess world, ChunkGenerator generator, RootSystemFeatureConfig config, Random random, BlockPos$Mutable mutablePos, BlockPos pos) |
|
| private static void | | placeDirt(BlockPos origin, int targetHeight, WorldGenLevel level, RootSystemConfiguration config, RandomSource random) | | placeDirt(BlockPos origin, int targetHeight, WorldGenLevel level, RootSystemConfiguration config, RandomSource random) | | method_39918(class_2338 arg0, int arg1, class_5281 arg2, class_5926 arg3, class_5819 arg4) | | generateRootsColumn(BlockPos pos, int maxY, StructureWorldAccess world, RootSystemFeatureConfig config, Random random) |
|
| private static void | | placeRootedDirt(WorldGenLevel level, RootSystemConfiguration config, RandomSource random, int originX, int originZ, BlockPos$MutableBlockPos workingPos) | | placeRootedDirt(WorldGenLevel level, RootSystemConfiguration config, RandomSource random, int originX, int originZ, BlockPos$MutableBlockPos workingPos) | | method_34311(class_5281 arg0, class_5926 arg1, class_5819 arg2, int arg3, int arg4, class_2338$class_2339 arg5) | | generateRoots(StructureWorldAccess world, RootSystemFeatureConfig config, Random random, int x, int z, BlockPos$Mutable mutablePos) |
|
| private static void | | placeRoots(WorldGenLevel level, RootSystemConfiguration config, RandomSource random, BlockPos pos, BlockPos$MutableBlockPos workingPos) | | placeRoots(WorldGenLevel level, RootSystemConfiguration config, RandomSource random, BlockPos pos, BlockPos$MutableBlockPos workingPos) | | method_34312(class_5281 arg0, class_5926 arg1, class_5819 arg2, class_2338 arg3, class_2338$class_2339 arg4) | | generateHangingRoots(StructureWorldAccess world, RootSystemFeatureConfig config, Random random, BlockPos pos, BlockPos$Mutable mutablePos) |
|