public class SensorHasInteracted extends SensorBase
Class SensorHasInteracted. Provides sensorhasinteracted functionality for the Hytale server.
java.lang.Object > SensorBase > SensorHasInteracted
Field Summary
target
final
Ref
target
Field target.
targetArchetype
final
Archetype
targetArchetype
Field targetArchetype.
Method Detail
SensorHasInteracted
Method SensorHasInteracted.
- Parameters:
@Nonnull final BuilderSensorBasebuilderSensorBase
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