AttachmentTypeRegistry

Properties

Link copied to clipboard
abstract val addon: Addon

Functions

Link copied to clipboard
open fun <T : Attachment> registerAttachmentType(name: String, constructor: (Player) -> T): AttachmentType<T>