classpublicPriority 3
KillSpawnBeaconObjectiveTask
com.hypixel.hytale.builtin.adventure.npcobjectives.task.KillSpawnBeaconObjectiveTask
extends KillObjectiveTask
2
Methods
2
Public Methods
0
Fields
2
Constructors
Constants
BuilderCodec<KillSpawnBeaconObjectiveTask>CODEC= BuilderCodec.builder(
KillSpawnBeaconObjectiveTask.class, KillSpawnBeaconObjectiveTask::...
Constructors
protected
KillSpawnBeaconObjectiveTask()public
KillSpawnBeaconObjectiveTask(KillSpawnBeaconObjectiveTaskAsset asset, int taskSetIndex, int taskIndex)Methods
Public Methods (2)
public
KillSpawnBeaconObjectiveTaskAsset getAsset()@Nonnull
public
String toString()@Nonnull@Override
Related Classes
Used By