toggle menu
nova-parent
0.17-alpha.37
jvm
switch theme
search in API
nova
/
xyz.xenondevs.nova.world.item
/
NovaItem
/
createItemStack
create
Item
Stack
fun
createItemStack
(
amount
:
Int
=
1
,
modelId
:
String
=
"default"
)
:
ItemStack
Creates an
ItemStack
of this
NovaItem
with the given
amount
and
modelId
in server-side format.