Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
script-sdk
/
org.tribot.script.sdk.interfaces
/
Actionable
Actionable
interface
Actionable
Represents an entity whose definition contains "actions" that can be performed on the entity.
Inheritors
Npc
GroundItem
GameObject
Widget
Item
Members
Functions
get
Actions
Link copied to clipboard
abstract
fun
getActions
(
)
:
List
<
String
>
Gets the available actions for the entity, usually dependent on their definition.