Class WaterloggedVegetationFeature

java.lang.Object
com.github.darksoulq.abyssallib.world.gen.feature.Feature<WaterloggedVegetationFeature.Config>
com.github.darksoulq.abyssallib.world.gen.feature.impl.WaterloggedVegetationFeature

public class WaterloggedVegetationFeature extends Feature<WaterloggedVegetationFeature.Config>
A specialized patch feature for scattering vegetation strictly inside water columns.

This is designed for placing aquatic plants like seagrass, kelp, or corals. It ensures that the generated vegetation replaces existing water blocks while remaining properly supported by solid blocks underneath.