Slot
A slot in an inventory.
Properties
slotNumber
readonlyslotNumber:number
The index of this slot.
xDisplayPosition
readonlyxDisplayPosition:number
The X position of this slot.
yDisplayPosition
readonlyyDisplayPosition:number
The Y position of this slot.
Methods
getStack()
getStack():
ItemStack
Returns
The stack in this slot.
Last updated