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

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 47 of file TanzaniteHelm.java.

Member Function Documentation

◆ inventory()

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

The execution method of the action.

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

Definition at line 83 of file TanzaniteHelm.java.

◆ name()

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

The name of the action.

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

Definition at line 62 of file TanzaniteHelm.java.


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