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 pMinecraft, Screen pLastScreen, Function<WorldLoader.DataLoadContext, WorldGenSettings> pWorldGenSettingsGetter, WorldCreationContextMapper pCreationContextMapper, ResourceKey<WorldPreset> pPreset, CreateWorldCallback pCreateWorldCallback)