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 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
Methods in net.minecraft.server with parameters of type SaveLoading.LoadContextSupplierContextModifier and TypeMethodDescriptionSaveLoading.LoadContextSupplier.get
(SaveLoading.LoadContextSupplierContext context)