コード例 #1
0
 @Override
 public int getStackSize(EntityRef item) {
   return InventoryUtils.getStackCount(item);
 }