SensorHasInteracted

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

public public SensorHasInteracted (@Nonnull final BuilderSensorBase builderSensorBase)

Method SensorHasInteracted.

Parameters:
@Nonnull final BuilderSensorBase builderSensorBase

matches

public boolean matches (@Nonnull final Ref ref, @Nonnull final Role role, final double dt, @Nonnull final Store store)

Method matches.

Parameters:
@Nonnull final Ref ref
@Nonnull final Role role
final double dt
@Nonnull final Store store

getSensorInfo

public InfoProvider getSensorInfo ()

Method getSensorInfo.