Class NameAction
java.lang.Object
games.stendhal.server.actions.pet.NameAction
- All Implemented Interfaces:
ActionListener
- Author:
- Martin Fuchs
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NameAction
public NameAction()
-
-
Method Details
-
register
public static void register()Registers the "name" action handler. -
onAction
Handle the /name action.- Specified by:
onAction
in interfaceActionListener
- Parameters:
player
-action
-
-