Uses of Record Class
net.minecraft.server.WorldLoader.DataLoadContext
Packages that use WorldLoader.DataLoadContext
-
Uses of WorldLoader.DataLoadContext in net.minecraft.client.gui.screens.worldselection
Method parameters in net.minecraft.client.gui.screens.worldselection with type arguments of type WorldLoader.DataLoadContextModifier and TypeMethodDescriptionprivate static voidCreateWorldScreen.openCreateWorldScreen(Minecraft minecraft, Screen lastScreen, Function<WorldLoader.DataLoadContext, WorldGenSettings> worldGenSettingsGetter, WorldCreationContextMapper creationContextMapper, ResourceKey<WorldPreset> preset, CreateWorldCallback createWorldCallback) -
Uses of WorldLoader.DataLoadContext in net.minecraft.server
Methods in net.minecraft.server with parameters of type WorldLoader.DataLoadContextModifier and TypeMethodDescriptionWorldLoader.WorldDataSupplier.get(WorldLoader.DataLoadContext context)