GatherObjectiveTaskAsset

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 String descriptionId
final TaskConditionAsset[] taskConditions
final Vector3i[] mapMarkers
final int count
final BlockTagOrItemIdField blockTagOrItemIdField

getTaskScope

public TaskScope getTaskScope ()

Method getTaskScope.

getBlockTagOrItemIdField

public BlockTagOrItemIdField getBlockTagOrItemIdField ()

Method getBlockTagOrItemIdField.

matchesAsset0

protected boolean matchesAsset0 (final ObjectiveTaskAsset task)

Method matchesAsset0.

Parameters:
final ObjectiveTaskAsset task

toString

public String toString ()

Method toString.