registerStructurePlacementType
open fun <SP : StructurePlacement> registerStructurePlacementType(name: String, structurePlacementType: StructurePlacementType<SP>): StructurePlacementType<SP>
Deprecated
All registration functions have been moved to the Addon class.