Class ReverseArrow.FinishNotifier

java.lang.Object
games.stendhal.server.maps.quests.ReverseArrow.FinishNotifier
All Implemented Interfaces:
TurnListener
Enclosing class:
ReverseArrow

protected class ReverseArrow.FinishNotifier extends Object implements TurnListener
Teleports the player out.
  • Constructor Details

    • FinishNotifier

      public FinishNotifier(boolean reset, Player player)
  • Method Details

    • onTurnReached

      public void onTurnReached(int currentTurn)
      invoked shortly after the player did his job.
      Specified by:
      onTurnReached in interface TurnListener
      Parameters:
      currentTurn - on which it is invoked