JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api.data.type
Interface CookedFish
All Superinterfaces:
CatalogType
public interface
CookedFish
extends
CatalogType
Represents a type of cooked fish.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Fish
getRawFish
()
Gets this cooked fish type's corresponding
Fish
type.
Methods inherited from interface org.spongepowered.api.
CatalogType
getId
,
getName
Method Detail
getRawFish
Fish
getRawFish()
Gets this cooked fish type's corresponding
Fish
type.
Returns:
The raw fish type.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method