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