public static class PneumaticCraftRecipeType.CacheReloadListener
extends java.lang.Object
implements net.minecraft.resources.IFutureReloadListener
| Constructor and Description |
|---|
CacheReloadListener() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> |
reload(net.minecraft.resources.IFutureReloadListener.IStage stage,
net.minecraft.resources.IResourceManager resourceManager,
net.minecraft.profiler.IProfiler preparationsProfiler,
net.minecraft.profiler.IProfiler reloadProfiler,
java.util.concurrent.Executor backgroundExecutor,
java.util.concurrent.Executor gameExecutor) |
public java.util.concurrent.CompletableFuture<java.lang.Void> reload(net.minecraft.resources.IFutureReloadListener.IStage stage,
net.minecraft.resources.IResourceManager resourceManager,
net.minecraft.profiler.IProfiler preparationsProfiler,
net.minecraft.profiler.IProfiler reloadProfiler,
java.util.concurrent.Executor backgroundExecutor,
java.util.concurrent.Executor gameExecutor)
reload in interface net.minecraft.resources.IFutureReloadListener