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

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 45 of file ToxicBlowpipe.java.

Member Function Documentation

◆ inventory()

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

The execution method of the action.

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

Definition at line 91 of file ToxicBlowpipe.java.

◆ name()

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

The name of the action.

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

Definition at line 57 of file ToxicBlowpipe.java.


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