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 StringdescriptionIdfinal TaskConditionAsset[]taskConditionsfinal Vector3i[]mapMarkersfinal intcountfinal StringnpcGroupIdfinal ObjectiveSpawnBeacon[]spawnBeacons
getSpawnBeacons
public
ObjectiveSpawnBeacon[]
getSpawnBeacons
()
Method getSpawnBeacons.
toString
public
String
toString
()
Method toString.
getSpawnBeaconId
public
String
getSpawnBeaconId
()
Method getSpawnBeaconId.
getWorldLocationProvider
Method getWorldLocationProvider.
equals
public
boolean
equals
(@Nullable final Object o)
Method equals.
- Parameters:
@Nullable final Objecto
if
public
else
if
(that.offset == null)
Method if.
- Parameters:
that.offset ==null
hashCode
public
int
hashCode
()
Method hashCode.