RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Static Public Member Functions | |
static void | open (Player player) |
static void | open (Player player, TeleportType type) |
static void | open (Player player, TeleportType type, int teleportIndex) |
static void | display (Player player, Teleport teleport) |
static void | click (Player player, int button) |
static void | teleport (Player player) |
static void | favorite (Player player) |
static void | special (Player player, Teleport teleport) |
Handles teleporting to various locations around OS Royale.
Definition at line 62 of file TeleportHandler.java.
|
inlinestatic |
Handles clicking teleport buttons on the itemcontainer.
Definition at line 147 of file TeleportHandler.java.
|
inlinestatic |
Displays all the teleport text on the itemcontainer.
Definition at line 109 of file TeleportHandler.java.
|
inlinestatic |
Handles favorite a teleport.
Definition at line 185 of file TeleportHandler.java.
|
inlinestatic |
Opens the teleport itemcontainer.
Definition at line 68 of file TeleportHandler.java.
|
inlinestatic |
Opens the teleport itemcontainer.
Definition at line 73 of file TeleportHandler.java.
|
inlinestatic |
Opens the teleport itemcontainer to a certain teleportNoChecks type.
Definition at line 78 of file TeleportHandler.java.
|
inlinestatic |
Handles special case TELEPORT.
Definition at line 213 of file TeleportHandler.java.
|
inlinestatic |
Handles teleporting to the destination.
Definition at line 159 of file TeleportHandler.java.