SensorKill

public class SensorKill extends SensorBase

Class SensorKill. Provides sensorkill functionality for the Hytale server.

java.lang.Object > SensorBase > SensorKill

Field Summary

npcComponent

final NPCEntity npcComponent

Field npcComponent.

damageData

final DamageData damageData

Field damageData.

killPosition

final Vector3d killPosition

Field killPosition.

Method Detail

SensorKill

public public SensorKill (@Nonnull final BuilderSensorKill builder, @Nonnull final BuilderSupport support)

Method SensorKill.

Parameters:
@Nonnull final BuilderSensorKill builder
@Nonnull final BuilderSupport support

matches

public boolean matches (@Nonnull final Ref ref, @Nonnull final Role role, final double dt, @Nonnull final Store store)

Method matches.

Parameters:
@Nonnull final Ref ref
@Nonnull final Role role
final double dt
@Nonnull final Store store

getSensorInfo

public InfoProvider getSensorInfo ()

Method getSensorInfo.