Class MultiProducerAdder
java.lang.Object
games.stendhal.server.entity.npc.behaviour.adder.MultiProducerAdder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMultiProducer(SpeakerNPC npc, MultiProducerBehaviour behaviour, String welcomeMessage) Adds all the dialogue associated with a Producing NPC
-
Constructor Details
-
MultiProducerAdder
public MultiProducerAdder()
-
-
Method Details
-
addMultiProducer
public void addMultiProducer(SpeakerNPC npc, MultiProducerBehaviour behaviour, String welcomeMessage) Adds all the dialogue associated with a Producing NPC- Parameters:
npc- producerbehaviour-welcomeMessage-
-