Uses of Interface
net.minecraft.class_7237.SavePropertiesSupplier
Packages that use class_7237.SavePropertiesSupplier
-
Uses of class_7237.SavePropertiesSupplier in net.minecraft
Methods in net.minecraft with parameters of type class_7237.SavePropertiesSupplierModifier and TypeMethodDescriptionprivate SaveLoaderclass_7196.method_41900(class_7237.class_7238 class_7238, class_7237.SavePropertiesSupplier<SaveProperties> savePropertiesSupplier) static <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.SavePropertiesSupplier in net.minecraft.server
Methods in net.minecraft.server with parameters of type class_7237.SavePropertiesSupplierModifier and TypeMethodDescriptionstatic CompletableFuture<SaveLoader>SaveLoader.ofLoaded(class_7237.FunctionLoaderConfig functionLoaderConfig, class_7237.SavePropertiesSupplier<SaveProperties> savePropertiesSupplier, Executor executor, Executor prepareExecutor)