@CatalogedBy(value=Fishes.class) public interface Fish extends CatalogType, Translatable
| Modifier and Type | Method and Description |
|---|---|
Optional<CookedFish> |
getCookedFish()
Gets this raw fish type's corresponding
CookedFish type. |
getId, getNamegetTranslationOptional<CookedFish> getCookedFish()
CookedFish type.