Class ForsakeAction
java.lang.Object
games.stendhal.server.actions.pet.ForsakeAction
- All Implemented Interfaces:
ActionListener
release a pet into the wilderness
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ForsakeAction
public ForsakeAction()
-
-
Method Details
-
register
public static void register()registers an action -
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
-