Class DisplaceAction
java.lang.Object
games.stendhal.server.actions.equip.DisplaceAction
- All Implemented Interfaces:
ActionListener
Moving of items around on the ground.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DisplaceAction
public DisplaceAction()
-
-
Method Details
-
register
public static void register()register this action. -
onAction
handle movement of items.- Specified by:
onAction
in interfaceActionListener
- Parameters:
player
-action
-
-