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.method_64244(MinecraftClient minecraftClient, @Nullable Screen screen, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> function, class_10221 class_10221, RegistryKey<WorldPreset> registryKey) -
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)