classpublicPriority 3
KillSpawnMarkerObjectiveTask
com.hypixel.hytale.builtin.adventure.npcobjectives.task.KillSpawnMarkerObjectiveTask
extends KillObjectiveTask
2
Methods
2
Public Methods
0
Fields
2
Constructors
Constants
BuilderCodec<KillSpawnMarkerObjectiveTask>CODEC= BuilderCodec.builder(
KillSpawnMarkerObjectiveTask.class, KillSpawnMarkerObjectiveTask::...
ComponentType<EntityStore, SpawnMarkerEntity>SPAWN_MARKER_COMPONENT_TYPE= SpawnMarkerEntity.getComponentType()
ComponentType<EntityStore, TransformComponent>TRANSFORM_COMPONENT_TYPE= TransformComponent.getComponentType()
Constructors
protected
KillSpawnMarkerObjectiveTask()public
KillSpawnMarkerObjectiveTask(KillSpawnMarkerObjectiveTaskAsset asset, int taskSetIndex, int taskIndex)Methods
Public Methods (2)
public
KillSpawnMarkerObjectiveTaskAsset getAsset()@Nonnull
public
String toString()@Nonnull@Override