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