Class DisplaceAction

java.lang.Object
games.stendhal.server.actions.equip.DisplaceAction
All Implemented Interfaces:
ActionListener

public class DisplaceAction extends Object implements ActionListener
Moving of items around on the ground.
  • Constructor Details

    • DisplaceAction

      public DisplaceAction()
  • Method Details

    • register

      public static void register()
      register this action.
    • onAction

      public void onAction(Player player, RPAction action)
      handle movement of items.
      Specified by:
      onAction in interface ActionListener
      Parameters:
      player -
      action -