public void writeToNBT(NBTTagCompound compound) {
   InventoryUtil.saveInventoryInCompound(compound, this);
 }