QuestDialogueBossBarManager

Types

Link copied to clipboard
public class QuestDialogueBossBarEvents implements Listener

Functions

Link copied to clipboard
public static void close(Player player, boolean runCallback)
Link copied to clipboard
public static boolean consumeRecentlyShownQuestCompleteDialog(Player player, Quest quest)
Link copied to clipboard
public static boolean hasActiveSession(Player player)
Link copied to clipboard
public static boolean showQuestMenuIntro(List<? extends Quest> quests, Player player, NPCEntity npcEntity, Runnable onComplete)
Link copied to clipboard
public static boolean showRawDialogue(Player player, String speakerName, List<String> dialogueLines, Runnable onComplete)
Link copied to clipboard
public static void shutdown()