Class OutputQuestSlotAction
java.lang.Object
games.stendhal.server.entity.npc.action.OutputQuestSlotAction
- All Implemented Interfaces:
ChatAction,PostTransitionAction
Debugging ChatAction that sends a quest slot's content to the firing player
- Author:
- madmetzger
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OutputQuestSlotAction
Create a new OutputQuestSlotAction- Parameters:
quest- the quest to plot
-
-
Method Details
-
fire
Description copied from interface:PostTransitionActiondoes some action after a transition.- Specified by:
firein interfaceChatAction- Specified by:
firein interfacePostTransitionAction- Parameters:
player- player who caused the transitionsentence- text he/she saidnpc- the NPC doing the transition
-
hashCode
public int hashCode() -
equals
-