Class ShowOfferItemsChatAction

java.lang.Object
games.stendhal.server.maps.semos.tavern.market.ShowOfferItemsChatAction
All Implemented Interfaces:
ChatAction, PostTransitionAction

public class ShowOfferItemsChatAction extends Object implements ChatAction
show a list of all items for which offers exist.
  • Constructor Details

    • ShowOfferItemsChatAction

      public ShowOfferItemsChatAction()
  • Method Details

    • fire

      public void fire(Player player, Sentence sentence, EventRaiser npc)
      show a list of all items for which offers exist.
      Specified by:
      fire in interface ChatAction
      Specified by:
      fire in interface PostTransitionAction
      Parameters:
      player - player who caused the transition
      sentence - text he/she said
      npc - the NPC doing the transition