TITLE canHarvest
MAX_WIDTH

TEXT --{
bool canHarvest(slotId, blockName)

返回指定物品槽中的物品是否能破坏方块

- slotId (int): 物品槽id
- blockName (string): 方块id
}--