Package | Description |
---|---|
net.minecraft.resources |
Modifier and Type | Class and Description |
---|---|
class |
DebugAsyncReloader |
Modifier and Type | Method and Description |
---|---|
static AsyncReloader<java.lang.Void> |
AsyncReloader.create(IResourceManager resourceManager,
java.util.List<IFutureReloadListener> listeners,
java.util.concurrent.Executor backgroundExecutor,
java.util.concurrent.Executor gameExecutor,
java.util.concurrent.CompletableFuture<Unit> alsoWaitedFor) |