Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.ProducerBehaviour
Package
Description
-
Uses of ProducerBehaviour in games.stendhal.server.entity.npc.action
ModifierConstructorDescriptionProducerBehaviourAction(ProducerBehaviour behaviour)
ProducerBehaviourAction(ProducerBehaviour behaviour, String npcAction)
-
Uses of ProducerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Modifier and TypeMethodDescriptionvoid
ProducerAdder.addProducer(SpeakerNPC npc, ProducerBehaviour behaviour, String welcomeMessage)
Adds all the dialogue associated with a Producing NPC -
Uses of ProducerBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Modifier and TypeMethodDescriptionvoid
ProducerRegister.add(String npcName, ProducerBehaviour behaviour)
Adds an NPC to the NPCList.