Uses of Class
net.runelite.client.plugins.worldmap.MooringLocation
-
Packages that use MooringLocation Package Description net.runelite.client.plugins.worldmap -
-
Uses of MooringLocation in net.runelite.client.plugins.worldmap
Methods in net.runelite.client.plugins.worldmap that return MooringLocation Modifier and Type Method Description static MooringLocationMooringLocation. valueOf(String name)Returns the enum constant of this type with the specified name.static MooringLocation[]MooringLocation. values()Returns an array containing the constants of this enum type, in the order they are declared.
-