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

Public Member Functions

String name ()
boolean inventory (Player player, Item item, int opcode)
Public Member Functions inherited from com.osroyale.content.itemaction.ItemAction
String message (Item item)
int delay ()

Detailed Description

Definition at line 29 of file ClanResourceBox.java.

Member Function Documentation

◆ inventory()

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

The execution method of the action.

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

Definition at line 37 of file ClanResourceBox.java.

◆ name()

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

The name of the action.

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

Definition at line 32 of file ClanResourceBox.java.


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