TITLE getMaxStackSize
MAX_WIDTH

TEXT --{
int getMaxStackSize(slotId)

获取指定物品槽中的物品的最大堆叠数量，物品槽为空时返回-1

- slotId (int): 物品槽id
}--