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

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 38 of file ClanShowcaseBox.java.

Member Function Documentation

◆ inventory()

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

The execution method of the action.

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

Definition at line 46 of file ClanShowcaseBox.java.

◆ name()

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

The name of the action.

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

Definition at line 41 of file ClanShowcaseBox.java.


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