Class ProgressStatusQueryAction

java.lang.Object
games.stendhal.server.actions.query.ProgressStatusQueryAction
All Implemented Interfaces:
ActionListener

public class ProgressStatusQueryAction extends Object implements ActionListener
queries the server about the progress.
Author:
hendrik
  • Constructor Details

    • ProgressStatusQueryAction

      public ProgressStatusQueryAction()
  • Method Details

    • register

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

      public void onAction(Player player, RPAction action)
      processes the requested action.
      Specified by:
      onAction in interface ActionListener
      Parameters:
      player - the caller of the action
      action - the action to be performed