createItemStack

fun createItemStack(amount: Int = 1): ItemStack

Creates an ItemStack of this NovaItem with the given amount in server-side format.