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