Class ExamineOfferChatAction

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

public class ExamineOfferChatAction extends KnownOffersChatAction
  • Constructor Details

    • ExamineOfferChatAction

      public ExamineOfferChatAction()
  • Method Details

    • fire

      public void fire(Player player, Sentence sentence, EventRaiser npc)
      Description copied from interface: PostTransitionAction
      does some action after a transition.
      Parameters:
      player - player who caused the transition
      sentence - text he/she said
      npc - the NPC doing the transition