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

Public Member Functions

void sendDialogues (DialogueFactory factory)

Additional Inherited Members

Static Public Member Functions inherited from com.osroyale.content.dialogue.Dialogue
static final boolean isDialogueButton (int button)
Static Public Attributes inherited from com.osroyale.content.dialogue.Dialogue
static final ImmutableList< Integer > DIALOGUE_BUTTONS = ImmutableList.of(2461, 2471, 2482, 2462, 2472, 2483, 2473, 2484, 2485, 2494, 2495, 2496, 2497, 2498)

Detailed Description

Handles the lootshare dialogue.

Author
Daniel

Definition at line 37 of file LootshareDialogue.java.

Member Function Documentation

◆ sendDialogues()

void com.osroyale.content.dialogue.impl.LootshareDialogue.sendDialogues ( DialogueFactory factory)
inline

Sends a player a dialogue.

Parameters
factoryThe factory for this dialogue.

Reimplemented from com.osroyale.content.dialogue.Dialogue.

Definition at line 40 of file LootshareDialogue.java.


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