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