classpublicPriority 3
SensorPath
com.hypixel.hytale.server.npc.corecomponents.world.SensorPath
extends SensorBase
3
Methods
3
Public Methods
10
Fields
1
Constructors
Constructors
public
SensorPath(BuilderSensorPath builder, BuilderSupport support)Methods
Public Methods (3)
public
String get()public
InfoProvider getSensorInfo()@Override
public
boolean matches(Ref<EntityStore> ref, Role role, double dt, Store<EntityStore> store)@Override
Fields
Protected Fields (10)
protected
double distanceSquaredprotected
SensorPath.LoadStatus loadStatusprotected
String pathprotected
int pathChangeRevisionprotected
int pathIndexprotected
SensorPath.PathType pathTypeprotected
ComponentType<EntityStore, PatrolPathMarkerEntity> patrolPathMarkerEntityComponentTypeprotected
ResourceType<EntityStore, SpatialResource<Ref<EntityStore>, EntityStore>> prefabPathSpatialResourceprotected
double rangeprotected
ComponentType<EntityStore, WorldGenId> worldGenIdComponentType