public class QuestPlugin.CanPlayerStartQuestHook extends java.lang.Object implements Hook
Constructor and Description |
---|
CanPlayerStartQuestHook() |
Modifier and Type | Method and Description |
---|---|
boolean |
processMessage(Message m,
int flags)
Handles processing of the message, called by EnginePlugin.
|
public boolean processMessage(Message m, int flags)
Hook
processMessage
in interface Hook