Uses of Class
games.stendhal.common.grammar.ItemParser
Packages that use ItemParser
-
Uses of ItemParser in games.stendhal.server.entity.npc.behaviour.impl
Subclasses of ItemParser in games.stendhal.server.entity.npc.behaviour.implModifier and TypeClassDescriptionclassBehaviour is the base class for all quest behaviours parsing a sentence to get an amount and an item name.classRepresents 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 either sell items to a player, or buy items from a player.classThe behaviour of an NPC who is able to produce one or more things for a player, given that the player brings the necessary resources.classRepresents the behaviour of a NPC who is able to sell outfits to a player.classThe behaviour of an NPC who is able to produce something for a player if the player brings the required resources.classclassclassBehaviour for NPCs repairing itemsclassclassRepresents the behaviour of a NPC who is able to sell items to a player.class