Uses of Record Class
net.minecraft.class_7237.FunctionLoaderConfig
Packages that use class_7237.FunctionLoaderConfig
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7237.FunctionLoaderConfig in net.minecraft
Methods in net.minecraft with parameters of type class_7237.FunctionLoaderConfigModifier and TypeMethodDescriptionstatic <D,R> CompletableFuture<R> class_7237.method_42098(class_7237.FunctionLoaderConfig functionLoaderConfig, class_7237.SavePropertiesSupplier<D> savePropertiesSupplier, class_7237.class_7239<D, R> class_7239, Executor executor, Executor executor2) -
Uses of class_7237.FunctionLoaderConfig in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world that return class_7237.FunctionLoaderConfigModifier and TypeMethodDescriptionprivate static class_7237.FunctionLoaderConfigCreateWorldScreen.method_41849(ResourcePackManager resourcePackManager, DataPackSettings dataPackSettings) -
Uses of class_7237.FunctionLoaderConfig in net.minecraft.server
Methods in net.minecraft.server with parameters of type class_7237.FunctionLoaderConfigModifier and TypeMethodDescriptionstatic CompletableFuture<SaveLoader>SaveLoader.ofLoaded(class_7237.FunctionLoaderConfig functionLoaderConfig, class_7237.SavePropertiesSupplier<SaveProperties> savePropertiesSupplier, Executor executor, Executor prepareExecutor)