Uses of Record Class
net.minecraft.server.SaveLoading.LoadContextSupplierContext
Packages that use SaveLoading.LoadContextSupplierContext
-
Uses of SaveLoading.LoadContextSupplierContext in net.minecraft.client.gui.screen.world
Method parameters in net.minecraft.client.gui.screen.world with type arguments of type SaveLoading.LoadContextSupplierContextModifier and TypeMethodDescriptionprivate static voidCreateWorldScreen.show(MinecraftClient client, Runnable runnable, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, CreateWorldCallback callback) -
Uses of SaveLoading.LoadContextSupplierContext in net.minecraft.server
Methods in net.minecraft.server with parameters of type SaveLoading.LoadContextSupplierContextModifier and TypeMethodDescriptionprivate static SaveLoading.LoadContext<SaveProperties> Main.createWorld(ServerPropertiesLoader serverPropertiesLoader, SaveLoading.LoadContextSupplierContext loadContextSupplierContext, Registry<DimensionOptions> registry, boolean bool, boolean bool2) SaveLoading.LoadContextSupplier.get(SaveLoading.LoadContextSupplierContext context)