TITLE getStackSize
MAX_WIDTH

TEXT --{
int getStackSize(slotId)

Returns the stack size of the item in the slot or -1 if the slot is empty.

- slotId (int): The id of the slot
}--