Class AdventureIslandRemover

java.lang.Object
games.stendhal.server.maps.magic.house1.AdventureIslandRemover
All Implemented Interfaces:
TurnListener

public class AdventureIslandRemover extends Object implements TurnListener
removes the island
  • Constructor Details

    • AdventureIslandRemover

      public AdventureIslandRemover(StendhalRPZone zone)
      creates a new AdventureIslandRemover
      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