Class PhotographerChatAction
java.lang.Object
games.stendhal.server.maps.quests.revivalweeks.PhotographerChatAction
- All Implemented Interfaces:
ChatAction,PostTransitionAction
-
Constructor Summary
ConstructorsConstructorDescriptionPhotographerChatAction(StendhalRPZone zone, String questSlot) creates a PhotographerChatAction -
Method Summary
-
Constructor Details
-
PhotographerChatAction
creates a PhotographerChatAction- Parameters:
zone- StendhalRPZone
-
-
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
-
toString
-
hashCode
public int hashCode() -
equals
-