Package games.stendhal.server.actions
Class SentenceAction
java.lang.Object
games.stendhal.server.actions.SentenceAction
- All Implemented Interfaces:
ActionListener
sets a sentences that is displayed on the character page of the website.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SentenceAction
public SentenceAction()
-
-
Method Details
-
register
public static void register() -
onAction
Description copied from interface:ActionListenerprocesses the requested action.- Specified by:
onActionin interfaceActionListener- Parameters:
player- the caller of the actionaction- the action to be performed
-