Uses of Record Class
net.minecraft.server.SaveLoading.LoadContextSupplierContext
-
Uses of SaveLoading.LoadContextSupplierContext in net.minecraft.client.gui.screen.world
Modifier and TypeMethodDescriptionprivate static void
CreateWorldScreen.show
(MinecraftClient client, @Nullable Screen parent, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, CreateWorldCallback callback) -
Uses of SaveLoading.LoadContextSupplierContext in net.minecraft.server
Modifier and TypeMethodDescriptionSaveLoading.LoadContextSupplier.get
(SaveLoading.LoadContextSupplierContext context)