Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.SellerBehaviour
Packages that use SellerBehaviour
Package
Description
-
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Methods in games.stendhal.server.entity.npc.behaviour.adder with parameters of type SellerBehaviourModifier and TypeMethodDescriptionvoidSellerAdder.addSeller(SpeakerNPC npc, SellerBehaviour behaviour) Configures an NPC to sell items.voidSellerAdder.addSeller(SpeakerNPC npc, SellerBehaviour sellerBehaviour, boolean offer) Configures an NPC to sell items. -
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.impl
Subclasses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.implModifier and TypeClassDescriptionclassRepresents the behaviour of a NPC who is able to heal a player.classclass -
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.journal
Methods in games.stendhal.server.entity.npc.behaviour.journal that return types with arguments of type SellerBehaviour