| public com.mojang.serialization.MapCodec<WaterloggedVegetationPatchFeature> | | codec() | | codec() | | method_1_6879() | | getCodec() |
|
| public Set<BlockPos> | | placeGroundPatch(WorldGenLevel level, RandomSource random, BlockPos origin, Predicate<BlockState> replaceable, int xRadius, int zRadius) | | placeGroundPatch(WorldGenLevel level, RandomSource random, BlockPos origin, Predicate<BlockState> replaceable, int xRadius, int zRadius) | | method_34316(class_5281 arg0, class_5819 arg1, class_2338 arg2, Predicate<class_2680> arg3, int arg4, int arg5) | | placeGroundAndGetPositions(StructureWorldAccess arg0, Random arg1, BlockPos arg2, Predicate<BlockState> arg3, int arg4, int arg5) |
|
| private static boolean | | isExposed(WorldGenLevel level, Set<BlockPos> surface, BlockPos pos, BlockPos$MutableBlockPos testPos) | | isExposed(WorldGenLevel level, Set<BlockPos> surface, BlockPos pos, BlockPos$MutableBlockPos testPos) | | method_34323(class_5281 arg0, Set<class_2338> arg1, class_2338 arg2, class_2338$class_2339 arg3) | | isSolidBlockAroundPos(StructureWorldAccess world, Set<BlockPos> positions, BlockPos pos, BlockPos$Mutable mutablePos) |
|
| private static boolean | | isExposedDirection(WorldGenLevel level, BlockPos pos, BlockPos$MutableBlockPos testPos, Direction direction) | | isExposedDirection(WorldGenLevel level, BlockPos pos, BlockPos$MutableBlockPos testPos, Direction direction) | | method_34322(class_5281 arg0, class_2338 arg1, class_2338$class_2339 arg2, class_2350 arg3) | | isSolidBlockSide(StructureWorldAccess world, BlockPos pos, BlockPos$Mutable mutablePos, Direction direction) |
|
| protected boolean | | placeVegetation(WorldGenLevel level, ChunkGenerator generator, RandomSource random, BlockPos placementPos) | | placeVegetation(WorldGenLevel level, ChunkGenerator generator, RandomSource random, BlockPos placementPos) | | method_34315(class_5281 arg0, class_2794 arg1, class_5819 arg2, class_2338 arg3) | | generateVegetationFeature(StructureWorldAccess arg0, ChunkGenerator arg1, Random arg2, BlockPos arg3) |
|