RuneHive-Tarnish
Neural OSRS Enhancement Framework
Loading...
Searching...
No Matches
com.osroyale.content.itemaction.ItemActionRepository Class Reference

Static Public Member Functions

static void declare ()

Static Public Attributes

static HashMap< Integer, ItemActionACTIONS = new HashMap<>()

Detailed Description

Handles execution of the item actions.

Author
Daniel

Definition at line 45 of file ItemActionRepository.java.

Member Function Documentation

◆ declare()

void com.osroyale.content.itemaction.ItemActionRepository.declare ( )
inlinestatic

Declares all the item actions.

Definition at line 51 of file ItemActionRepository.java.

Member Data Documentation

◆ ACTIONS

HashMap<Integer, ItemAction> com.osroyale.content.itemaction.ItemActionRepository.ACTIONS = new HashMap<>()
static

Map of all the item actions.

Definition at line 48 of file ItemActionRepository.java.


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