SensorSelf

public class SensorSelf extends SensorWithEntityFilters

Class SensorSelf. Provides sensorself functionality for the Hytale server.

java.lang.Object > SensorWithEntityFilters > SensorSelf

Field Summary

No fields documented.

Method Detail

SensorSelf

public public SensorSelf (@Nonnull final BuilderSensorSelf builder, @Nonnull final BuilderSupport support)

Method SensorSelf.

Parameters:
@Nonnull final BuilderSensorSelf builder
@Nonnull final BuilderSupport support

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.