コード例 #1
0
 @Override
 public int getNumSlots(EntityRef inventoryEntity) {
   return InventoryUtils.getSlotCount(inventoryEntity);
 }