Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.HealerBehaviour
Packages that use HealerBehaviour
-
Uses of HealerBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Methods in games.stendhal.server.entity.npc.behaviour.journal that return types with arguments of type HealerBehaviourMethods in games.stendhal.server.entity.npc.behaviour.journal with parameters of type HealerBehaviourModifier and TypeMethodDescriptionvoidServicersRegister.add(String npcName, HealerBehaviour behaviour) Adds an NPC to the NPCList.