HyCodeYourTale
classpublicPriority 3

SensorTimer

com.hypixel.hytale.server.npc.corecomponents.timer.SensorTimer

extends SensorBase

2

Methods

2

Public Methods

4

Fields

1

Constructors

Constructors

public
SensorTimer(BuilderSensorTimer builderSensorTimer, BuilderSupport builderSupport)

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 (4)

protecteddouble maxTimeRemaining
protecteddouble minTimeRemaining
protectedTimer timer
protectedTimer.TimerState timerState

Related Classes