nova-parent
Toggle table of contents
0.18-alpha.14
jvm
Platform filter
jvm
Switch theme
Search in API
nova-parent
nova
/
xyz.xenondevs.nova.addon.registry
/
AttachmentTypeRegistry
/
registerAttachmentType
register
Attachment
Type
open
fun
<
T
:
Attachment
>
registerAttachmentType
(
name
:
String
,
constructor
:
(
Player
)
->
T
)
:
AttachmentType
<
T
>