Class EngineTasks
- java.lang.Object
- 
- org.rspeer.game.provider.callback.EngineTasks
 
- 
 public class EngineTasks extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description EngineTasks()
 - 
Method SummaryAll 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)
 
-