Class DumpGameInformationForWebsite

java.lang.Object
games.stendhal.server.core.rp.DumpGameInformationForWebsite
All Implemented Interfaces:
TurnListener

public class DumpGameInformationForWebsite extends Object implements TurnListener
Dumps information of all SpeakerNPCs to the database
Author:
hendrik
  • Constructor Details

    • DumpGameInformationForWebsite

      public DumpGameInformationForWebsite()
  • 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