Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.BuyerBehaviour
Packages that use BuyerBehaviour
Package
Description
-
Uses of BuyerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Methods in games.stendhal.server.entity.npc.behaviour.adder with parameters of type BuyerBehaviourModifier and TypeMethodDescriptionvoidBuyerAdder.addBuyer(SpeakerNPC npc, BuyerBehaviour buyerBehaviour) Configures an NPC to buy items.voidBuyerAdder.addBuyer(SpeakerNPC npc, BuyerBehaviour buyerBehaviour, boolean offer) Configures an NPC to buy items. -
Uses of BuyerBehaviour in games.stendhal.server.entity.npc.behaviour.impl
Subclasses of BuyerBehaviour in games.stendhal.server.entity.npc.behaviour.impl -
Uses of BuyerBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Methods in games.stendhal.server.entity.npc.behaviour.journal that return types with arguments of type BuyerBehaviour