87888990919293949596
} } } } PlayerInventory inv = new CraftInventoryPlayer(new net.minecraft.server.v1_6_R3.PlayerInventory(null)); ItemStack[] stacks = inv.getContents(); inv.setContents(array.toArray(stacks)); return inv; }