Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
EliteMobs
/
com.magmaguy.elitemobs.quests.dialogue
/
QuestDialogueBossBarManager
/
showRawDialogue
show
Raw
Dialogue
public
static
boolean
showRawDialogue
(
Player
player
,
String
speakerName
,
List
<
String
>
dialogueLines
,
Runnable
onComplete
)