getStackInSlot

fun getStackInSlot(slot: Int): Item?

Gets the item in any slot, starting from 0.

Return

the Item in that slot

Parameters

slot

the slot index

Sources

Link copied to clipboard