KillSpawnMarkerObjectiveTask

public class KillSpawnMarkerObjectiveTask extends KillObjectiveTask

Class KillSpawnMarkerObjectiveTask. Provides killspawnmarkerobjectivetask functionality for the Hytale server.

java.lang.Object > KillObjectiveTask > KillSpawnMarkerObjectiveTask

Field Summary

objectivePosition

final Vector3d objectivePosition

Field objectivePosition.

asset

final KillSpawnMarkerObjectiveTaskAsset asset

Field asset.

results

final ObjectList> results

Field results.

spawnMarkerIds

final String[] spawnMarkerIds

Field spawnMarkerIds.

logger

final HytaleLogger logger

Field logger.

entitySpawnMarkerComponent

final SpawnMarkerEntity entitySpawnMarkerComponent

Field entitySpawnMarkerComponent.

spawnMarkerId

final String spawnMarkerId

Field spawnMarkerId.

transaction

final KillTaskTransaction transaction

Field transaction.

Method Detail

KillSpawnMarkerObjectiveTask

public public KillSpawnMarkerObjectiveTask (@Nonnull final KillSpawnMarkerObjectiveTaskAsset asset, final int taskSetIndex, final int taskIndex)

Method KillSpawnMarkerObjectiveTask.

Parameters:
@Nonnull final KillSpawnMarkerObjectiveTaskAsset asset
final int taskSetIndex
final int taskIndex

getAsset

Method getAsset.

setup0

protected TransactionRecord[] setup0 (@Nonnull final Objective objective, @Nonnull final World world, @Nonnull final Store store)

Method setup0.

Parameters:
@Nonnull final Objective objective
@Nonnull final World world
@Nonnull final Store store

toString

public String toString ()

Method toString.