Uses of Interface
games.stendhal.server.maps.quests.logic.ItemCollectorSetters
Packages that use ItemCollectorSetters
-
Uses of ItemCollectorSetters in games.stendhal.server.maps.quests.logic
Classes in games.stendhal.server.maps.quests.logic that implement ItemCollectorSettersMethods in games.stendhal.server.maps.quests.logic that return ItemCollectorSettersModifier and TypeMethodDescriptionSets the message to describe an item to collect.Sets the name of an item to collect.ItemCollectorData.pieces(int count) ItemCollectorSetters.pieces(int count) Sets the number of required instances for an item to collect.ItemCollector.require()Starts adding a new required item.