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> worldGenSettingsGetter, WorldCreationContextMapper creationContextMapper, ResourceKey<WorldPreset> preset, CreateWorldCallback createWorldCallback)