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