Exemplo n.º 1
0
 @Override
 public int getStackSize(EntityRef item) {
   return InventoryUtils.getStackCount(item);
 }