Class QuestListAction
java.lang.Object
games.stendhal.server.actions.query.QuestListAction
- All Implemented Interfaces:
ActionListener
list the known quest or gives details on them.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
QuestListAction
public QuestListAction()
-
-
Method Details
-
register
public static void register() -
onAction
Description copied from interface:ActionListener
processes the requested action.- Specified by:
onAction
in interfaceActionListener
- Parameters:
player
- the caller of the actionaction
- the action to be performed
-