classpublicPriority 3
SensorSearchRay
com.hypixel.hytale.server.npc.corecomponents.world.SensorSearchRay
extends SensorBase
2
Methods
2
Public Methods
10
Fields
1
Constructors
Constructors
public
SensorSearchRay(BuilderSensorSearchRay 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 (10)
protected
float angleprotected
int blockSetprotected
int idprotected
short lastBlockRevisionprotected
float lastCheckedYawprotected
float minRetestAngleprotected
double minRetestMoveSquaredprotected
double rangeprotected
double throttleTimeprotected
double throttleTimeRemaining