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

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 CelestialRing.java.

Member Function Documentation

◆ inventory()

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

The execution method of the action.

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

Definition at line 68 of file CelestialRing.java.

◆ name()

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

The name of the action.

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

Definition at line 45 of file CelestialRing.java.


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