Uses of Class
games.stendhal.server.entity.npc.behaviour.impl.Behaviour
Package
Description
-
Uses of Behaviour in games.stendhal.server.entity.npc.action
Modifier and TypeFieldDescriptionprotected B
AbstractBehaviourAction.behaviour
protected B
AbstractBehaviourAction.behaviour
protected B
AbstractBehaviourAction.behaviour
protected B
AbstractBehaviourAction.behaviour
ModifierConstructorDescriptionBehaviourAction(Behaviour behaviour, String userAction, String npcAction)
Behaviour action -
Uses of Behaviour in games.stendhal.server.entity.npc.behaviour.impl
Modifier and TypeClassDescriptionclass
Represents the behaviour of a NPC who is able to buy items from a player.class
Represents the behaviour of a NPC who is able to heal a player.class
Represents the behaviour of a NPC who is able to either sell items to a player, or buy items from a player.class
The behaviour of an NPC who is able to produce one or more things for a player, given that the player brings the necessary resources.class
Represents the behaviour of a NPC who is able to sell outfits to a player.class
The behaviour of an NPC who is able to produce something for a player if the player brings the required resources.class
class
class
Behaviour for NPCs repairing itemsclass
class
Represents the behaviour of a NPC who is able to sell items to a player.class