Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.MerchantBehaviour
Packages that use MerchantBehaviour
Package
Description
-
Uses of MerchantBehaviour in games.stendhal.server.entity.npc.behaviour.impl
Subclasses of MerchantBehaviour in games.stendhal.server.entity.npc.behaviour.implModifier and TypeClassDescriptionclassRepresents the behaviour of a NPC who is able to buy items from a player.classRepresents the behaviour of a NPC who is able to heal a player.classRepresents the behaviour of a NPC who is able to sell outfits to a player.classclassclassclassRepresents the behaviour of a NPC who is able to sell items to a player. -
Uses of MerchantBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Methods in games.stendhal.server.entity.npc.behaviour.journal with parameters of type MerchantBehaviourModifier and TypeMethodDescriptionvoidMerchantsRegister.add(SpeakerNPC npc, MerchantBehaviour behaviour) Adds an NPC to the NPCList.