QuestObjectivesCompletedEvent

public class QuestObjectivesCompletedEvent extends Event

Constructors

Link copied to clipboard
public void QuestObjectivesCompletedEvent(Player player, Quest customQuest)

Types

Link copied to clipboard
public class QuestObjectivesCompletedEventHandler implements Listener

Properties

Link copied to clipboard
public final static HandlerList handlers
Link copied to clipboard
public final Player player
Link copied to clipboard
public final Quest quest

Functions

Link copied to clipboard
public static HandlerList getHandlerList()
Link copied to clipboard
public HandlerList getHandlers()
Link copied to clipboard
public Player getPlayer()
Link copied to clipboard
public Quest getQuest()

Inherited functions

Link copied to clipboard
public String getEventName()
Link copied to clipboard
public abstract HandlerList getHandlers()
Link copied to clipboard
public final boolean isAsynchronous()