Package | Description |
---|---|
net.minecraftforge.fml |
Modifier and Type | Method and Description |
---|---|
static java.util.concurrent.CompletableFuture<java.lang.Void> |
DeferredWorkQueue.runLaterChecked(DeferredWorkQueue.CheckedRunnable workToEnqueue)
Deprecated.
Run a task on the loading thread at the next available opportunity, i.e.
|