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