Uses of Class
net.minecraft.resources.AsyncReloader
-
Packages that use AsyncReloader Package Description net.minecraft.resources -
-
Uses of AsyncReloader in net.minecraft.resources
Subclasses of AsyncReloader in net.minecraft.resources Modifier and Type Class Description class
DebugAsyncReloader
Methods in net.minecraft.resources that return AsyncReloader Modifier and Type Method Description static AsyncReloader<java.lang.Void>
AsyncReloader. of(IResourceManager p_219562_0_, java.util.List<IFutureReloadListener> p_219562_1_, java.util.concurrent.Executor p_219562_2_, java.util.concurrent.Executor p_219562_3_, java.util.concurrent.CompletableFuture<Unit> p_219562_4_)
-