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