RuneHive-Tarnish
Neural OSRS Enhancement Framework
|
Public Member Functions | |
String | name () |
String | message (Item item) |
int | delay () |
boolean | inventory (Player player, Item item, int opcode) |
Definition at line 38 of file DrillDemonBox.java.
|
inline |
The item click delay of the action.
Reimplemented from com.osroyale.content.itemaction.ItemAction.
Definition at line 55 of file DrillDemonBox.java.
|
inline |
The execution method of the action.
Reimplemented from com.osroyale.content.itemaction.ItemAction.
Definition at line 60 of file DrillDemonBox.java.
|
inline |
The message of the action.
Reimplemented from com.osroyale.content.itemaction.ItemAction.
Definition at line 50 of file DrillDemonBox.java.
|
inline |
The name of the action.
Reimplemented from com.osroyale.content.itemaction.ItemAction.
Definition at line 45 of file DrillDemonBox.java.