Uses of Package
games.stendhal.server.maps.quests
Packages that use games.stendhal.server.maps.quests
Package
Description
Lua scripting interface.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.core.rpClassDescriptionAll quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.core.scripting.luaClassDescriptionAbstract class for quests.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.entity.npc.questClassDescriptionAbstract class for quests.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.maps.questsClassDescriptionAbstract class for quests.QUEST: Daily Item Fetch Quest.QUEST: Daily Monster Kill Quest.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.QUEST: KillBlordroughs PARTICIPANTS: Mrotho some creatures STEPS: Mrotho asking you to kill 100 blordrough warriors.Static info about quests, filled with fillQuestInfo in each questQUEST: Weekly Item Fetch Quest.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.maps.quests.antivenom_ringClassDescriptionAbstract class for quests.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.maps.quests.captureflagClassDescriptionAbstract class for quests.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by games.stendhal.server.maps.quests.logicClassDescriptionAll quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.
-
Classes in games.stendhal.server.maps.quests used by utilitiesClassDescriptionAbstract class for quests.All quests MUST implement this interface or extend the abstract class AbstractQuest in order for the loader to recognize them.