Interface MenuEntrySwapperConfig
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
MenuEntrySwapperConfig.ArdougneCloakMode
static class
MenuEntrySwapperConfig.DesertAmuletMode
static class
MenuEntrySwapperConfig.HouseTeleportMode
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 java.lang.String
GROUP
static java.lang.String
itemSection
static java.lang.String
npcSection
static java.lang.String
objectSection
static java.lang.String
uiSection
-
Method Summary
-
-
-
Field Detail
-
GROUP
static final java.lang.String GROUP
- See Also:
- Constant Field Values
-
itemSection
static final java.lang.String itemSection
- See Also:
- Constant Field Values
-
npcSection
static final java.lang.String npcSection
- See Also:
- Constant Field Values
-
objectSection
static final java.lang.String objectSection
- See Also:
- Constant Field Values
-
uiSection
static final java.lang.String uiSection
- See Also:
- Constant Field Values
-
-
Method Detail
-
leftClickCustomization
default boolean leftClickCustomization()
-
shiftClickCustomization
default boolean shiftClickCustomization()
-
objectLeftClickCustomization
default boolean objectLeftClickCustomization()
-
npcLeftClickCustomization
default boolean npcLeftClickCustomization()
-
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()
-
swapBattlestaves
default boolean swapBattlestaves()
-
swapPrayerBook
default boolean swapPrayerBook()
-
swapContract
default boolean swapContract()
-
swapChase
default boolean swapChase()
-
claimSlime
default boolean claimSlime()
-
swapDarkMage
default boolean swapDarkMage()
-
swapCaptainKhaled
default boolean swapCaptainKhaled()
-
swapDecant
default boolean swapDecant()
-
swapExchange
default boolean swapExchange()
-
swapFairyRing
default FairyRingMode swapFairyRing()
-
swapHardWoodGrove
default boolean swapHardWoodGrove()
-
swapHardWoodGroveParcel
default boolean swapHardWoodGroveParcel()
-
swapHarpoon
default boolean swapHarpoon()
-
swapBait
default boolean swapBait()
-
swapHelp
default boolean swapHelp()
-
swapHomePortal
default HouseMode swapHomePortal()
-
swapHouseAdvertisement
default HouseAdvertisementMode swapHouseAdvertisement()
-
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()
-
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()
-
swapEnchant
default boolean swapEnchant()
-
swapHouseTeleportSpell
default MenuEntrySwapperConfig.HouseTeleportMode swapHouseTeleportSpell()
-
swapTeleportSpell
default boolean swapTeleportSpell()
-
swapStartMinigame
default boolean swapStartMinigame()
-
swapQuickLeave
default boolean swapQuickLeave()
-
swapGEItemCollect
default GEItemCollectMode swapGEItemCollect()
-
swapGEAbort
default boolean swapGEAbort()
-
swapNpcContact
default boolean swapNpcContact()
-
bankWithdrawShiftClick
default ShiftWithdrawMode bankWithdrawShiftClick()
-
bankDepositShiftClick
default ShiftDepositMode bankDepositShiftClick()
-
shopBuy
default BuyMode shopBuy()
-
shopSell
default SellMode shopSell()
-
swapEssenceMineTeleport
default boolean swapEssenceMineTeleport()
-
swapNets
default boolean swapNets()
-
swapGauntlet
default boolean swapGauntlet()
-
swapTan
default boolean swapTan()
-
swapCollectMiscellania
default boolean swapCollectMiscellania()
-
swapDepositItems
default boolean swapDepositItems()
-
swapRockCake
default boolean swapRockCake()
-
swapRowboatDive
default boolean swapRowboatDive()
-
swapStairsLeftClick
default MenuEntrySwapperConfig.StairsMode swapStairsLeftClick()
-
swapStairsShiftClick
default MenuEntrySwapperConfig.StairsMode swapStairsShiftClick()
-
swapTemporossLeave
default boolean swapTemporossLeave()
-
removeDeadNpcMenus
default boolean removeDeadNpcMenus()
-
-