public class SensorLight extends SensorBase
Class SensorLight. Provides sensorlight functionality for the Hytale server.
java.lang.Object > SensorBase > SensorLight
Field Summary
transformComponent
final
TransformComponent
transformComponent
Field transformComponent.
world
final
World
world
Field world.
Method Detail
SensorLight
public
public
SensorLight
(@Nonnull final BuilderSensorLight builderSensorLight, @Nonnull final BuilderSupport builderSupport)
Method SensorLight.
- Parameters:
@Nonnull final BuilderSensorLightbuilderSensorLight@Nonnull final BuilderSupportbuilderSupport
LightRangePredicate
public
new
LightRangePredicate
()
Method LightRangePredicate.
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