registerConfiguredCarver

open fun <CC : CarverConfiguration> registerConfiguredCarver(name: String, configuredCarver: ConfiguredWorldCarver<CC>): ConfiguredWorldCarver<CC>

Deprecated

All registration functions have been moved to the Addon class.