public class QuestPlugin.StartQuestHook extends java.lang.Object implements Hook
| Constructor and Description |
|---|
StartQuestHook() |
| 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)
HookprocessMessage in interface Hook