SensorAnd

public class SensorAnd extends SensorMany

Class SensorAnd. Provides sensorand functionality for the Hytale server.

java.lang.Object > SensorMany > SensorAnd

Field Summary

debugSupport

final DebugSupport debugSupport

Field debugSupport.

length

final int length

Field length.

Method Detail

SensorAnd

public public SensorAnd (@Nonnull final BuilderSensorAnd builder, @Nonnull final BuilderSupport support, @Nonnull final List sensors)

Method SensorAnd.

Parameters:
@Nonnull final BuilderSensorAnd 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.