Package games.stendhal.server.entity.npc.quest
package games.stendhal.server.entity.npc.quest
-
ClassDescriptionrequest a quantity of a single item from a player.a quest created using the BuilderPatternAn Order object.defines how the NPC react after the player completes the questdefines the "history" of player progress as shown in the travel logrequests that the player kills creaturesQuestBuilder<T extends QuestTaskBuilder,
O extends QuestOfferBuilder<O>, C extends QuestCompleteBuilder, H extends QuestHistoryBuilder> builds a questdefines how the NPC react after the player completes the questdefines the "history" of player progress as shown in the travel logClass for adding a customized result to BuiltQuest history.defines general information about this questdefines a quest by telling a storyQuestOfferBuilder<T extends QuestOfferBuilder<T>>defines how the NPC offers the player the quest when the player says "quest"abstact base class for QuestTasksdefines how the NPC react after the player completes the quest