toggle menu
nova-parent
0.17-alpha.39
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.addon.registry
/
AttachmentTypeRegistry
Attachment
Type
Registry
interface
AttachmentTypeRegistry
:
AddonGetter
Inheritors
AddonRegistryHolder
Members
Properties
addon
Link copied to clipboard
abstract
val
addon
:
Addon
Functions
register
Attachment
Type
Link copied to clipboard
open
fun
<
T
:
Attachment
>
registerAttachmentType
(
name
:
String
,
constructor
:
(
Player
)
->
T
)
:
AttachmentType
<
T
>