Uses of Interface
net.minecraft.client.gui.screens.worldselection.WorldCreationContextMapper
Packages that use WorldCreationContextMapper
-
Uses of WorldCreationContextMapper in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type WorldCreationContextMapperModifier and TypeMethodDescriptionprivate static voidCreateWorldScreen.openCreateWorldScreen(Minecraft minecraft, Runnable onClose, Function<WorldLoader.DataLoadContext, WorldGenSettings> worldGenSettings, WorldCreationContextMapper worldCreationContext, ResourceKey<WorldPreset> worldPreset, CreateWorldCallback createWorld)