RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.itemaction.impl.DrillDemonBox Class Reference
Inheritance diagram for com.osroyale.content.itemaction.impl.DrillDemonBox:
Collaboration diagram for com.osroyale.content.itemaction.impl.DrillDemonBox:

Public Member Functions

String name ()
String message (Item item)
int delay ()
boolean inventory (Player player, Item item, int opcode)

Detailed Description

Definition at line 38 of file DrillDemonBox.java.

Member Function Documentation

◆ delay()

int com.osroyale.content.itemaction.impl.DrillDemonBox.delay ( )
inline

The item click delay of the action.

Reimplemented from com.osroyale.content.itemaction.ItemAction.

Definition at line 55 of file DrillDemonBox.java.

◆ inventory()

boolean com.osroyale.content.itemaction.impl.DrillDemonBox.inventory ( Player player,
Item item,
int opcode )
inline

The execution method of the action.

Reimplemented from com.osroyale.content.itemaction.ItemAction.

Definition at line 60 of file DrillDemonBox.java.

◆ message()

String com.osroyale.content.itemaction.impl.DrillDemonBox.message ( Item item)
inline

The message of the action.

Reimplemented from com.osroyale.content.itemaction.ItemAction.

Definition at line 50 of file DrillDemonBox.java.

◆ name()

String com.osroyale.content.itemaction.impl.DrillDemonBox.name ( )
inline

The name of the action.

Reimplemented from com.osroyale.content.itemaction.ItemAction.

Definition at line 45 of file DrillDemonBox.java.


The documentation for this class was generated from the following file: