Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.MultiProducerBehaviour
Package
Description
-
Uses of MultiProducerBehaviour in games.stendhal.server.entity.npc.action
ModifierConstructorDescriptionMultiProducerBehaviourAction(MultiProducerBehaviour behaviour)
MultiProducerBehaviourAction(MultiProducerBehaviour behaviour, String npcAction)
-
Uses of MultiProducerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Modifier and TypeMethodDescriptionvoid
MultiProducerAdder.addMultiProducer(SpeakerNPC npc, MultiProducerBehaviour behaviour, String welcomeMessage)
Adds all the dialogue associated with a Producing NPC -
Uses of MultiProducerBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Modifier and TypeMethodDescriptionvoid
ProducerRegister.add(String npcName, MultiProducerBehaviour behaviour)