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.world.item.behavior
/
ItemBehaviorFactory
Item
Behavior
Factory
fun
interface
ItemBehaviorFactory
<
T
:
ItemBehavior
>
:
ItemBehaviorHolder
Inheritors
Companion
Members
Functions
create
Link copied to clipboard
abstract
fun
create
(
item
:
NovaItem
)
:
T