Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.MultiProducerBehaviour
Packages that use MultiProducerBehaviour
Package
Description
-
Uses of MultiProducerBehaviour in games.stendhal.server.entity.npc.action
Constructors in games.stendhal.server.entity.npc.action with parameters of type MultiProducerBehaviourModifierConstructorDescriptionMultiProducerBehaviourAction(MultiProducerBehaviour behaviour, String npcAction) -
Uses of MultiProducerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Methods in games.stendhal.server.entity.npc.behaviour.adder with parameters of type MultiProducerBehaviourModifier and TypeMethodDescriptionvoidMultiProducerAdder.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
Methods in games.stendhal.server.entity.npc.behaviour.journal that return types with arguments of type MultiProducerBehaviourMethods in games.stendhal.server.entity.npc.behaviour.journal with parameters of type MultiProducerBehaviourModifier and TypeMethodDescriptionvoidProducerRegister.add(String npcName, MultiProducerBehaviour behaviour)