Class SayUnstartedQuestDescriptionFromNPCNameAction
java.lang.Object
games.stendhal.server.entity.npc.action.SayUnstartedQuestDescriptionFromNPCNameAction
- All Implemented Interfaces:
ChatAction
,PostTransitionAction
@Dev(category=IGNORE,
label="\"...\"")
public class SayUnstartedQuestDescriptionFromNPCNameAction
extends Object
implements ChatAction
Gives description for unstarted quest based on npc name
-
Constructor Summary
ConstructorDescriptionCreates a new SayUnstartedQuestDescriptionFromNPCNameAction.Creates a new SayUnstartedQuestDescriptionFromNPCNameAction. -
Method Summary
-
Constructor Details
-
SayUnstartedQuestDescriptionFromNPCNameAction
Creates a new SayUnstartedQuestDescriptionFromNPCNameAction.- Parameters:
region
- region of NPC
-
SayUnstartedQuestDescriptionFromNPCNameAction
Creates a new SayUnstartedQuestDescriptionFromNPCNameAction.- Parameters:
regions
- regions of NPC
-
-
Method Details
-
fire
Description copied from interface:PostTransitionAction
does some action after a transition.- Specified by:
fire
in interfaceChatAction
- Specified by:
fire
in interfacePostTransitionAction
- Parameters:
player
- player who caused the transitionsentence
- text he/she saidraiser
- the NPC doing the transition
-
toString
-
hashCode
public int hashCode() -
equals
-