Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.SellerBehaviour
Package
Description
-
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.adder
Modifier and TypeMethodDescriptionvoid
SellerAdder.addSeller(SpeakerNPC npc, SellerBehaviour behaviour)
void
SellerAdder.addSeller(SpeakerNPC npc, SellerBehaviour sellerBehaviour, boolean offer)
-
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.impl
Modifier and TypeClassDescriptionclass
Represents the behaviour of a NPC who is able to heal a player.class
class
-
Uses of SellerBehaviour in games.stendhal.server.entity.npc.behaviour.journal