Package games.stendhal.server.maps.quests.logic
package games.stendhal.server.maps.quests.logic
-
InterfaceDescriptiona quest which is based on bringing a list of item to an NPC.Allows setting attributes for an
ItemCollector
. -
ClassDescriptionAn 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.