Uses of Class
games.stendhal.server.entity.npc.quest.QuestOfferBuilder
Packages that use QuestOfferBuilder
-
Uses of QuestOfferBuilder in games.stendhal.server.entity.npc.quest
Classes in games.stendhal.server.entity.npc.quest with type parameters of type QuestOfferBuilderModifier and TypeClassDescriptionclassQuestBuilder<T extends QuestTaskBuilder,O extends QuestOfferBuilder<O>, C extends QuestCompleteBuilder, H extends QuestHistoryBuilder> builds a questclassQuestOfferBuilder<T extends QuestOfferBuilder<T>>defines how the NPC offers the player the quest when the player says "quest"Subclasses of QuestOfferBuilder in games.stendhal.server.entity.npc.questModifier and TypeClassDescriptionclassclassFields in games.stendhal.server.entity.npc.quest declared as QuestOfferBuilder