Exemplo n.º 1
0
 @Override
 public int getNumSlots(EntityRef inventoryEntity) {
   return InventoryUtils.getSlotCount(inventoryEntity);
 }