@Override
 public int getStackSize(EntityRef item) {
   return InventoryUtils.getStackCount(item);
 }