Class RemoveOfferHandler.RemoveOfferChatAction

java.lang.Object
games.stendhal.server.maps.semos.tavern.market.KnownOffersChatAction
games.stendhal.server.maps.semos.tavern.market.RemoveOfferHandler.RemoveOfferChatAction
All Implemented Interfaces:
ChatAction, PostTransitionAction
Enclosing class:
RemoveOfferHandler

protected class RemoveOfferHandler.RemoveOfferChatAction extends KnownOffersChatAction
  • Constructor Details

    • RemoveOfferChatAction

      protected RemoveOfferChatAction()
  • 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