public class ActionParentState extends ActionBase
Class ActionParentState. Provides actionparentstate functionality for the Hytale server.
java.lang.Object > ActionBase > ActionParentState
Field Summary
statePair
final
StatePair
statePair
Field statePair.
stateEvaluatorComponent
final
StateEvaluator
stateEvaluatorComponent
Field stateEvaluatorComponent.
Method Detail
ActionParentState
public
public
ActionParentState
(@Nonnull final BuilderActionParentState builderActionState, @Nonnull final BuilderSupport support)
Method ActionParentState.
- Parameters:
@Nonnull final BuilderActionParentStatebuilderActionState@Nonnull final BuilderSupportsupport
execute
public
boolean
execute
(@Nonnull final Ref ref, @Nonnull final Role role, final InfoProvider sensorInfo, final double dt, @Nonnull final Store store)
Method execute.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerolefinal InfoProvidersensorInfofinal doubledt@Nonnull final Storestore