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
ConstructorsConstructorDescriptionCreates 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:PostTransitionActiondoes some action after a transition.- Specified by:
firein interfaceChatAction- Specified by:
firein interfacePostTransitionAction- Parameters:
player- player who caused the transitionsentence- text he/she saidraiser- the NPC doing the transition
-
toString
-
hashCode
public int hashCode() -
equals
-