Player.setInventorySlot(par1int, par2int, par3int, par4int);
int型別 背包的格子id
int型別 物品id
int型別 物品數量
int型別 物品傷害值(特殊值)
設定指定背包格子中的物品。
Template:ModPE