Interface MenuEntrySwapperConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
MenuEntrySwapperConfig.ArdougneCloakMode
static class
MenuEntrySwapperConfig.DesertAmuletMode
static class
MenuEntrySwapperConfig.KaramjaGlovesMode
static class
MenuEntrySwapperConfig.MorytaniaLegsMode
static class
MenuEntrySwapperConfig.RadasBlessingMode
static class
MenuEntrySwapperConfig.StairsMode
-
Field Summary
Fields Modifier and Type Field Description static String
groundItemSection
static String
GROUP
static String
itemSection
static String
npcSection
static String
objectSection
static String
uiSection
-
Method Summary
-
-
-
Field Detail
-
GROUP
static final String GROUP
- See Also:
- Constant Field Values
-
itemSection
static final String itemSection
- See Also:
- Constant Field Values
-
npcSection
static final String npcSection
- See Also:
- Constant Field Values
-
objectSection
static final String objectSection
- See Also:
- Constant Field Values
-
uiSection
static final String uiSection
- See Also:
- Constant Field Values
-
groundItemSection
static final String groundItemSection
- See Also:
- Constant Field Values
-
-
Method Detail
-
leftClickCustomization
default boolean leftClickCustomization()
-
shiftClickCustomization
default boolean shiftClickCustomization()
-
objectCustomization
default boolean objectCustomization()
-
objectShiftClickWalkHere
default boolean objectShiftClickWalkHere()
-
npcCustomization
default boolean npcCustomization()
-
npcShiftClickWalkHere
default boolean npcShiftClickWalkHere()
-
swapAdmire
default boolean swapAdmire()
-
swapAssignment
default boolean swapAssignment()
-
swapBank
default boolean swapBank()
-
swapBirdhouseEmpty
default boolean swapBirdhouseEmpty()
-
swapBones
default boolean swapBones()
-
swapHerbs
default boolean swapHerbs()
-
swapChase
default boolean swapChase()
-
swapExchange
default boolean swapExchange()
-
swapFairyRing
default FairyRingMode swapFairyRing()
-
swapHarpoon
default boolean swapHarpoon()
-
swapBait
default boolean swapBait()
-
swapHelp
default boolean swapHelp()
-
swapHomePortal
default HouseMode swapHomePortal()
-
swapPay
default boolean swapPay()
-
swapJewelleryBox
default boolean swapJewelleryBox()
-
swapPortalNexus
default boolean swapPortalNexus()
-
swapPrivate
default boolean swapPrivate()
-
swapPick
default boolean swapPick()
-
swapQuick
default boolean swapQuick()
-
swapBoxTrap
default boolean swapBoxTrap()
-
swapTeleportItem
default boolean swapTeleportItem()
-
teleportSubmenus
default boolean teleportSubmenus()
-
swapTeleToPoh
default boolean swapTeleToPoh()
-
swapKaramjaGlovesMode
default MenuEntrySwapperConfig.KaramjaGlovesMode swapKaramjaGlovesMode()
-
swapArdougneCloakMode
default MenuEntrySwapperConfig.ArdougneCloakMode swapArdougneCloakMode()
-
swapRadasBlessingMode
default MenuEntrySwapperConfig.RadasBlessingMode swapRadasBlessingMode()
-
swapMorytaniaLegsMode
default MenuEntrySwapperConfig.MorytaniaLegsMode swapMorytaniaLegsMode()
-
swapDesertAmuletMode
default MenuEntrySwapperConfig.DesertAmuletMode swapDesertAmuletMode()
-
swapAbyssTeleport
default boolean swapAbyssTeleport()
-
swapTrade
default boolean swapTrade()
-
swapTravel
default boolean swapTravel()
-
swapGEItemCollect
default GEItemCollectMode swapGEItemCollect()
-
swapGEAbort
default boolean swapGEAbort()
-
bankWithdrawShiftClick
default ShiftWithdrawMode bankWithdrawShiftClick()
-
bankDepositShiftClick
default ShiftDepositMode bankDepositShiftClick()
-
shopBuy
default BuyMode shopBuy()
-
shopSell
default SellMode shopSell()
-
swapEssenceMineTeleport
default boolean swapEssenceMineTeleport()
-
swapTan
default boolean swapTan()
-
swapDepositItems
default boolean swapDepositItems()
-
swapStairsLeftClick
default MenuEntrySwapperConfig.StairsMode swapStairsLeftClick()
-
swapStairsShiftClick
default MenuEntrySwapperConfig.StairsMode swapStairsShiftClick()
-
swapTemporossLeave
default boolean swapTemporossLeave()
-
removeDeadNpcMenus
default boolean removeDeadNpcMenus()
-
groundItemShiftClickWalkHere
default boolean groundItemShiftClickWalkHere()
-
-