public class SchedulerBatch<K, T extends SchedulerTask<K, T>, R>
acw | |
net.minecraft.util.TaskManager | |
net.minecraft.server.v1_13_R2.SchedulerBatch |
Field summary
Modifier and Type | Field | ||||
---|---|---|---|---|---|
private static final org.apache.logging.log4j.Logger |
| ||||
private final Scheduler<K, T, R> |
| ||||
private boolean |
| ||||
private int |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Scheduler<K, T, R> arg0) |
Method summary
Modifier and Type | Method | ||||
---|---|---|---|---|---|
public void |
| ||||
public void |
| ||||
public CompletableFuture<R> |
| ||||
public CompletableFuture<R> |
|