Uses of Class
net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
Package
Description
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screens
ModifierConstructorDescriptionCreateFlatWorldScreen
(CreateWorldScreen p_95822_, Consumer<FlatLevelGeneratorSettings> p_95823_, FlatLevelGeneratorSettings p_95824_) -
Uses of CreateWorldScreen in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionstatic CreateWorldScreen
CreateWorldScreen.createFromExisting
(Minecraft p_276017_, Screen p_276029_, LevelSettings p_276055_, WorldCreationContext p_276028_, Path p_276040_) Modifier and TypeMethodDescriptionstatic void
WorldOpenFlows.confirmWorldCreation
(Minecraft p_270593_, CreateWorldScreen p_270733_, com.mojang.serialization.Lifecycle p_270539_, Runnable p_270158_, boolean p_270709_) PresetEditor.createEditScreen
(CreateWorldScreen p_232977_, WorldCreationContext p_232978_) -
Uses of CreateWorldScreen in net.minecraftforge.debug.client
Modifier and TypeFieldDescriptionprivate final CreateWorldScreen
CustomPresetEditorTest.SwampDesertScreen.parent
ModifierConstructorDescriptionSwampDesertScreen
(CreateWorldScreen parent, WorldCreationContext context)