Uses of Record Class
net.minecraft.server.SaveLoading.LoadContextSupplierContext
Packages that use SaveLoading.LoadContextSupplierContext
- 
Uses of SaveLoading.LoadContextSupplierContext in net.minecraft.client.gui.screen.worldMethod parameters in net.minecraft.client.gui.screen.world with type arguments of type SaveLoading.LoadContextSupplierContextModifier and TypeMethodDescriptionprivate static voidCreateWorldScreen.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.serverMethods in net.minecraft.server with parameters of type SaveLoading.LoadContextSupplierContextModifier and TypeMethodDescriptionSaveLoading.LoadContextSupplier.get(SaveLoading.LoadContextSupplierContext context)