SensorOr

public class SensorOr extends SensorMany

Class SensorOr. Provides sensoror functionality for the Hytale server.

java.lang.Object > SensorMany > SensorOr

Field Summary

debugSupport

final DebugSupport debugSupport

Field debugSupport.

Method Detail

SensorOr

public public SensorOr (@Nonnull final BuilderSensorOr builder, @Nonnull final BuilderSupport support, @Nonnull final List sensors)

Method SensorOr.

Parameters:
@Nonnull final BuilderSensorOr builder
@Nonnull final BuilderSupport support
@Nonnull final List sensors

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

createInfoProvider

protected WrappedInfoProvider createInfoProvider ()

Method createInfoProvider.