ActionRecomputePath

public class ActionRecomputePath extends ActionBase

Class ActionRecomputePath. Provides actionrecomputepath functionality for the Hytale server.

java.lang.Object > ActionBase > ActionRecomputePath

Field Summary

No fields documented.

Method Detail

ActionRecomputePath

public public ActionRecomputePath (@Nonnull final BuilderActionRecomputePath builder)

Method ActionRecomputePath.

Parameters:
@Nonnull final BuilderActionRecomputePath builder

execute

public boolean execute (@Nonnull final Ref ref, @Nonnull final Role role, final InfoProvider infoProvider, final double dt, @Nonnull final Store store)

Method execute.

Parameters:
@Nonnull final Ref ref
@Nonnull final Role role
final InfoProvider infoProvider
final double dt
@Nonnull final Store store