Interface CreateMovementTask
- All Superinterfaces:
OptionalTask<Tuple3<Entity, Entity, Optional<Entity>>, Void>, PersistTask<Tuple3<Entity, Entity, Optional<Entity>>, Void>
- All Known Implementing Classes:
DefaultCreateMovementTask
-
Method Summary
Methods inherited from interface OptionalTask
doRun, runMethods inherited from interface PersistTask
andThenDo, compose, compose2, composeWhen, discardResult, expand, expand, getDescription, ifElse, orWhen, orWhenNot, passWhen, passWhenNot, skipErrors, unwrap