Uses of Class
net.minecraft.client.gui.screens.LoadingOverlay
-
Uses of LoadingOverlay in net.minecraftforge.client.loading
Modifier and TypeClassDescriptionclass
This is an implementation of the LoadingOverlay that calls back into the early window rendering, as part of the game loading cycle.Modifier and TypeMethodDescriptionstatic Supplier<LoadingOverlay>
NoVizFallback.loadingOverlay
(Supplier<Minecraft> mc, Supplier<ReloadInstance> ri, Consumer<Optional<Throwable>> ex, boolean fadein) static Supplier<LoadingOverlay>
ForgeLoadingOverlay.newInstance
(Supplier<Minecraft> mc, Supplier<ReloadInstance> ri, Consumer<Optional<Throwable>> handler, DisplayWindow window)