Uses of Class
net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
Packages that use CreateWorldScreen
Package
Description
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screens
Fields in net.minecraft.client.gui.screens declared as CreateWorldScreenConstructors in net.minecraft.client.gui.screens with parameters of type CreateWorldScreenModifierConstructorDescriptionCreateFlatWorldScreen
(CreateWorldScreen pParent, Consumer<FlatLevelGeneratorSettings> pApplySettings, FlatLevelGeneratorSettings pGenerator) -
Uses of CreateWorldScreen in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return CreateWorldScreenModifier and TypeMethodDescriptionstatic CreateWorldScreen
CreateWorldScreen.createFromExisting
(Minecraft pMinecraft, Screen pLastScreen, LevelSettings pLevelSettings, WorldCreationContext pSettings, Path pTempDataPackDir) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type CreateWorldScreenModifier 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 pLastScreen, WorldCreationContext pContext) -
Uses of CreateWorldScreen in net.neoforged.neoforge.oldtest.client
Fields in net.neoforged.neoforge.oldtest.client declared as CreateWorldScreenModifier and TypeFieldDescriptionprivate final CreateWorldScreen
CustomPresetEditorTest.SwampDesertScreen.parent
Constructors in net.neoforged.neoforge.oldtest.client with parameters of type CreateWorldScreenModifierConstructorDescriptionSwampDesertScreen
(CreateWorldScreen parent, WorldCreationContext context)