ActionParentState

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 BuilderActionParentState builderActionState
@Nonnull final BuilderSupport support

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 Ref ref
@Nonnull final Role role
final InfoProvider sensorInfo
final double dt
@Nonnull final Store store