@Override
 public ItemStack getStackInSlotOnClosing(int var1) {
   return inventory.getStackInSlotOnClosing(var1);
 }