registerStructureProcessorType
open fun <P : StructureProcessor> registerStructureProcessorType(name: String, structureProcessorType: MapCodec<out P>): MapCodec<out P>
Deprecated
All registration functions have been moved to the Addon class.