registerStructurePoolElementType
open fun <P : StructurePoolElement> registerStructurePoolElementType(name: String, structurePoolElementType: StructurePoolElementType<P>): StructurePoolElementType<P>
Deprecated
All registration functions have been moved to the Addon class.