Uses of Enum Class
net.risingworld.api.definitions.Fishing.Location
Packages that use Fishing.Location
-
Uses of Fishing.Location in net.risingworld.api.definitions
Subclasses with type arguments of type Fishing.Location in net.risingworld.api.definitionsMethods in net.risingworld.api.definitions that return Fishing.LocationModifier and TypeMethodDescriptionstatic Fishing.LocationFishing.Location.get(int value) static Fishing.LocationReturns the enum constant of this class with the specified name.static Fishing.Location[]Fishing.Location.values()Returns an array containing the constants of this enum class, in the order they are declared.