public class SensorInteractionContext extends SensorBase
Class SensorInteractionContext. Provides sensorinteractioncontext functionality for the Hytale server.
java.lang.Object > SensorBase > SensorInteractionContext
Field Summary
target
final
Ref
target
Field target.
targetArchetype
final
Archetype
targetArchetype
Field targetArchetype.
Method Detail
SensorInteractionContext
public
public
SensorInteractionContext
(@Nonnull final BuilderSensorInteractionContext builder, @Nonnull final BuilderSupport support)
Method SensorInteractionContext.
- Parameters:
@Nonnull final BuilderSensorInteractionContextbuilder@Nonnull final BuilderSupportsupport
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