public class ActionCompleteTask extends ActionPlayAnimation
Class ActionCompleteTask. Provides actioncompletetask functionality for the Hytale server.
java.lang.Object > ActionPlayAnimation > ActionCompleteTask
Field Summary
target
final
Ref
target
Field target.
targetExists
final
boolean
targetExists
Field targetExists.
parentUuidComponent
final
UUIDComponent
parentUuidComponent
Field parentUuidComponent.
targetPlayerReference
final
Ref
targetPlayerReference
Field targetPlayerReference.
targetPlayerRefComponent
final
PlayerRef
targetPlayerRefComponent
Field targetPlayerRefComponent.
activeTasks
final
List
activeTasks
Field activeTasks.
Method Detail
ActionCompleteTask
public
public
ActionCompleteTask
(@Nonnull final BuilderActionCompleteTask builder, @Nonnull final BuilderSupport support)
Method ActionCompleteTask.
- Parameters:
@Nonnull final BuilderActionCompleteTaskbuilder@Nonnull final BuilderSupportsupport
canExecute
public
boolean
canExecute
(@Nonnull final Ref ref, @Nonnull final Role role, final InfoProvider sensorInfo, final double dt, @Nonnull final Store store)
Method canExecute.
- Parameters:
@Nonnull final Refref@Nonnull final Rolerolefinal InfoProvidersensorInfofinal doubledt@Nonnull final Storestore
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