Class NorthpoleRemover

java.lang.Object
games.stendhal.server.maps.northpole.NorthpoleRemover
All Implemented Interfaces:
TurnListener

public class NorthpoleRemover extends Object implements TurnListener
removes particular Northpole
  • Constructor Details

    • NorthpoleRemover

      public NorthpoleRemover(StendhalRPZone zone)
      creates a new NorthpoleIslandRemover
      Parameters:
      zone - StendhalRPZone
  • Method Details

    • onTurnReached

      public void onTurnReached(int currentTurn)
      Description copied from interface: TurnListener
      This method is called when the turn number is reached.
      Specified by:
      onTurnReached in interface TurnListener
      Parameters:
      currentTurn - current turn number