Class WorldCarver<C extends CarverConfiguration>

java.lang.Object
net.minecraftforge.registries.ForgeRegistryEntry<WorldCarver<?>>
net.minecraft.world.level.levelgen.carver.WorldCarver<C>
All Implemented Interfaces:
IForgeRegistryEntry<WorldCarver<?>>
Direct Known Subclasses:
CanyonWorldCarver, CaveWorldCarver

public abstract class WorldCarver<C extends CarverConfiguration> extends ForgeRegistryEntry<WorldCarver<?>>