A slot in an inventory.
readonly slotNumber: number
readonly
number
The index of this slot.
readonly xDisplayPosition: number
The X position of this slot.
readonly yDisplayPosition: number
The Y position of this slot.
getStack(): ItemStack
ItemStack
Returns
The stack in this slot.
Last updated 3 months ago