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

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 clan master dialogue.

Author
Daniel

Definition at line 62 of file ClanmasterDialogue.java.

Member Function Documentation

◆ sendDialogues()

void com.osroyale.content.dialogue.impl.ClanmasterDialogue.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 65 of file ClanmasterDialogue.java.


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