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