public class SensorNot extendsSensorBaseimplementsIAnnotatedComponentCollection
Class SensorNot. Provides sensornot functionality for the Hytale server.
java.lang.Object > SensorBase > SensorNot
Field Summary
debugSupport
final
DebugSupport
debugSupport
Field debugSupport.
targetRef
final
Ref
targetRef
Field targetRef.
Method Detail
SensorNot
public
public
SensorNot
(@Nonnull final BuilderSensorNot builder, @Nonnull final BuilderSupport support, final Sensor sensor)
Method SensorNot.
- Parameters:
@Nonnull final BuilderSensorNotbuilder@Nonnull final BuilderSupportsupportfinal Sensorsensor
matches
public
boolean
matches
(@Nonnull final Ref ref, @Nonnull final Role role, final double dt, @Nonnull final Store store)
Method matches.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerolefinal doubledt@Nonnull final Storestore
motionControllerChanged
public
void
motionControllerChanged
(@Nullable final Ref ref, @Nonnull final NPCEntity npcComponent, final MotionController motionController, @Nullable final ComponentAccessor componentAccessor)
Method motionControllerChanged.
- Parameters:
@Nullable final Refref@Nonnull final NPCEntitynpcComponentfinal MotionControllermotionController@Nullable final ComponentAccessorcomponentAccessor
done
public
void
done
()
Method done.
componentCount
public
int
componentCount
()
Method componentCount.
getComponent
Method getComponent.
- Parameters:
final intindex