Interface ITeleportLoader
public interface ITeleportLoader
-
Method Summary
Modifier and TypeMethodDescriptionamuletOfGlory(List<Integer> items) buildTeleports(Boolean useCached) burningAmulet(List<Integer> items) combatBracelet(List<Integer> items) constructionCapeTeleport(net.runelite.api.coords.WorldPoint destination, String action) diaryItems(List<Integer> items) digsitePendant(List<Integer> items) duelingRing(List<Integer> items) voidequipableTeleport(net.runelite.api.coords.WorldPoint destination, String inventoryAction, String equippedAction, int... itemIds) gamesNecklace(List<Integer> items) default Collection<Teleport> getFairyRingTeleports(Boolean inPoh) default Collection<Teleport> getSpiritTreeTeleports(Boolean inPoh) itemTeleport(TeleportItem teleportItem) kharedstMemoirs(List<Integer> items) mountedAdventureTeleport(net.runelite.api.coords.WorldPoint destination, String objectName, int action) mountedPohTeleport(net.runelite.api.coords.WorldPoint destination, int objId, String action) necklaceOfPassage(List<Integer> items) pohNexusTeleport(PortalNexus nexus) pohPortalTeleport(HousePortal housePortal) pohSpiritFairyTree(List<Integer> items) pohWidgetTeleport(net.runelite.api.coords.WorldPoint destination, char action, String destinationName) questItems(List<Integer> items) default voidvoidrefreshTeleports(List<Integer> items) ringOfShadows(List<Integer> items) ringOfTheElements(List<Integer> items) ringOfWealth(List<Integer> items) skillCapes(List<Integer> items) skillsNecklace(List<Integer> items) slayerRing(List<Integer> items) teleportItems(List<Integer> items) xericsTalisman(List<Integer> items)
-
Method Details
-
getCustomTeleports
-
refreshTeleports
-
refreshTeleports
default void refreshTeleports() -
buildTeleports
-
buildTeleports
-
buildTimedTeleports
-
teleportItems
-
duelingRing
-
gamesNecklace
-
necklaceOfPassage
-
xericsTalisman
-
digsitePendant
-
skillCapes
-
kharedstMemoirs
-
diaryItems
-
ringOfTheElements
-
ringOfShadows
-
questItems
-
combatBracelet
-
skillsNecklace
-
ringOfWealth
-
amuletOfGlory
-
burningAmulet
-
slayerRing
-
pohMountedTeleports
-
pohJewelryBox
-
pohPortals
-
pohSpiritFairyTree
-
equipableTeleport
-
pohPortalTeleport
-
pohNexusTeleport
-
constructionCapeTeleport
-
mountedAdventureTeleport
-
itemTeleport
-
pohWidgetTeleport
-
mountedPohTeleport
-
getSpiritTreeTeleports
-
getSpiritTreeTeleports
-
getFairyRingTeleports
-
getFairyRingTeleports
-
getNexusTeleports
Map<HousePortal,Teleport> getNexusTeleports() -
enterHouse
void enterHouse()
-