HyCodeYourTale
classpublicPriority 3

SensorAge

com.hypixel.hytale.server.npc.corecomponents.lifecycle.SensorAge

extends SensorBase

2

Methods

2

Public Methods

2

Fields

1

Constructors

Constructors

public
SensorAge(BuilderSensorAge builderSensorAge, 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 (2)

protectedInstant maxAgeInstant
protectedInstant minAgeInstant

Related Classes