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