Class EngineTasks
- java.lang.Object
-
- org.rspeer.game.provider.callback.EngineTasks
-
public class EngineTasks extends Object
-
-
Constructor Summary
Constructors Constructor Description EngineTasks()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidflush(RSClient ctx)voidoffer(Runnable execution)CompletableFuture<Object>offer(Function<RSClient,Object> synchronizedExecution)voidoffer(Action action)
-