PartySidebar

public final class PartySidebar

Owns the combined party and quest sidebar while a player belongs to a party.

Functions

Link copied to clipboard
public static boolean isEnabled()
Whether the party UI, rather than the normal quest UI, currently owns the sidebar.
Link copied to clipboard
public static void refresh(Player player)
Link copied to clipboard
public static void showTemporaryQuest(Player player, String questName, List<String> questLines, int ticksTimeout)