toggle menu
nova-parent
0.17-alpha.37
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.addon.registry
/
AttachmentTypeRegistry
/
registerAttachmentType
register
Attachment
Type
open
fun
<
T
:
Attachment
>
registerAttachmentType
(
name
:
String
,
constructor
:
(
Player
)
->
T
)
:
AttachmentType
<
T
>