All Implemented Interfaces:
RoleStateChange, Sensor, IAnnotatedComponent, IComponentExecutionControl

public class SensorSearchRay extends SensorBase
  • Field Details

    • id

      protected final int id
    • angle

      protected final float angle
    • range

      protected final double range
    • blockSet

      protected final int blockSet
    • minRetestAngle

      protected final float minRetestAngle
    • minRetestMoveSquared

      protected final double minRetestMoveSquared
    • throttleTime

      protected final double throttleTime
    • positionProvider

      protected final PositionProvider positionProvider
    • lastCheckedPosition

      protected final Vector3d lastCheckedPosition
    • lastCheckedYaw

      protected float lastCheckedYaw
    • lastBlockRevision

      protected short lastBlockRevision
    • throttleTimeRemaining

      protected double throttleTimeRemaining
  • Constructor Details

  • Method Details