item

fun item(x: Int = 0, y: Int = 0, stack: ItemStack? = null, clickCancelled: Boolean = true, onClick: () -> Unit = {})