KillSpawnBeaconObjectiveTaskAsset

public class KillSpawnBeaconObjectiveTaskAsset extends KillObjectiveTaskAsset

Class KillSpawnBeaconObjectiveTaskAsset. Provides killspawnbeaconobjectivetaskasset functionality for the Hytale server.

java.lang.Object > KillObjectiveTaskAsset > KillSpawnBeaconObjectiveTaskAsset

Field Summary

spawnBeacons

protected ObjectiveSpawnBeacon[] spawnBeacons

Field spawnBeacons.

spawnBeaconId

protected String spawnBeaconId

Field spawnBeaconId.

offset

protected Vector3d offset

Field offset.

worldLocationProvider

protected WorldLocationProvider worldLocationProvider

Field worldLocationProvider.

that

final ObjectiveSpawnBeacon that

Field that.

Method Detail

KillSpawnBeaconObjectiveTaskAsset

public public KillSpawnBeaconObjectiveTaskAsset (final String descriptionId, final TaskConditionAsset[] taskConditions, final Vector3i[] mapMarkers, final int count, final String npcGroupId, final ObjectiveSpawnBeacon[] spawnBeacons)

Method KillSpawnBeaconObjectiveTaskAsset.

Parameters:
final String descriptionId
final TaskConditionAsset[] taskConditions
final Vector3i[] mapMarkers
final int count
final String npcGroupId
final ObjectiveSpawnBeacon[] spawnBeacons

getSpawnBeacons

public ObjectiveSpawnBeacon[] getSpawnBeacons ()

Method getSpawnBeacons.

matchesAsset0

protected boolean matchesAsset0 (final ObjectiveTaskAsset task)

Method matchesAsset0.

Parameters:
final ObjectiveTaskAsset task

toString

public String toString ()

Method toString.

getSpawnBeaconId

public String getSpawnBeaconId ()

Method getSpawnBeaconId.

getOffset

public Vector3d getOffset ()

Method getOffset.

getWorldLocationProvider

public WorldLocationProvider getWorldLocationProvider ()

Method getWorldLocationProvider.

equals

public boolean equals (@Nullable final Object o)

Method equals.

Parameters:
@Nullable final Object o

if

public else if (that.offset == null)

Method if.

Parameters:
that.offset == null

hashCode

public int hashCode ()

Method hashCode.