HyCodeYourTale
classpublicPriority 3

SensorKill

com.hypixel.hytale.server.npc.corecomponents.entity.SensorKill

extends SensorBase

2

Methods

2

Public Methods

1

Fields

1

Constructors

Constructors

public
SensorKill(BuilderSensorKill builder, BuilderSupport support)

Methods

Public Methods (2)

public
InfoProvider getSensorInfo()
@Override
public
boolean matches(Ref<EntityStore> ref, Role role, double dt, Store<EntityStore> store)
@Override

Fields

Protected Fields (1)

protectedint targetSlot

Related Classes