Package games.stendhal.server.maps.quests.logic
package games.stendhal.server.maps.quests.logic
-
ClassDescriptiona quest which is based on bringing a list of item to an NPC.An abstract quest which is based on bringing a list of items to an NPC.Basic behavior for quests which are based on bringing a list of items to an NPC, in a specific order.Holds a list of items to collect, together with the required quantities and messages to describe them (
ItemCollectorData).Container for a collectible item.Allows setting attributes for anItemCollector.