public class GatherObjectiveTaskAsset extends CountObjectiveTaskAsset
Class GatherObjectiveTaskAsset. Provides gatherobjectivetaskasset functionality for the Hytale server.
java.lang.Object > CountObjectiveTaskAsset > GatherObjectiveTaskAsset
Field Summary
blockTagOrItemIdField
protected
BlockTagOrItemIdField
blockTagOrItemIdField
Field blockTagOrItemIdField.
Method Detail
GatherObjectiveTaskAsset
public
public
GatherObjectiveTaskAsset
(final String descriptionId, final TaskConditionAsset[] taskConditions, final Vector3i[] mapMarkers, final int count, final BlockTagOrItemIdField blockTagOrItemIdField)
Method GatherObjectiveTaskAsset.
- Parameters:
final StringdescriptionIdfinal TaskConditionAsset[]taskConditionsfinal Vector3i[]mapMarkersfinal intcountfinal BlockTagOrItemIdFieldblockTagOrItemIdField
getTaskScope
public
TaskScope
getTaskScope
()
Method getTaskScope.
getBlockTagOrItemIdField
Method getBlockTagOrItemIdField.
toString
public
String
toString
()
Method toString.