public class SetupObjective extends ObjectiveTypeSetup
Class SetupObjective. Provides setupobjective functionality for the Hytale server.
java.lang.Object > ObjectiveTypeSetup > SetupObjective
Field Summary
objectiveId
protected
String
objectiveId
Field objectiveId.
Method Detail
getObjectiveIdToStart
public
String
getObjectiveIdToStart
()
Method getObjectiveIdToStart.
setup
public
Objective
setup
(@Nonnull final Set playerUUIDs, @Nonnull final UUID worldUUID, @Nullable final UUID markerUUID, @Nonnull final Store store)
Method setup.
- Parameters:
@Nonnull final SetplayerUUIDs@Nonnull final UUIDworldUUID@Nullable final UUIDmarkerUUID@Nonnull final Storestore
toString
public
String
toString
()
Method toString.