Uses of Class
net.minecraft.client.gui.screens.worldselection.CreateWorldScreen
Packages that use CreateWorldScreen
Package
Description
- 
Uses of CreateWorldScreen in net.minecraft.client.gui.screensFields in net.minecraft.client.gui.screens declared as CreateWorldScreenConstructors in net.minecraft.client.gui.screens with parameters of type CreateWorldScreenModifierConstructorDescriptionCreateFlatWorldScreen(CreateWorldScreen p_95822_, Consumer<FlatLevelGeneratorSettings> p_95823_, FlatLevelGeneratorSettings p_95824_) 
- 
Uses of CreateWorldScreen in net.minecraft.client.gui.screens.worldselectionMethods in net.minecraft.client.gui.screens.worldselection that return CreateWorldScreenModifier and TypeMethodDescriptionstatic CreateWorldScreenCreateWorldScreen.createFromExisting(Minecraft p_276017_, Screen p_276029_, LevelSettings p_276055_, WorldCreationContext p_276028_, Path p_276040_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type CreateWorldScreenModifier and TypeMethodDescriptionstatic voidWorldOpenFlows.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.neoforged.neoforge.oldtest.clientFields in net.neoforged.neoforge.oldtest.client declared as CreateWorldScreenModifier and TypeFieldDescriptionprivate final CreateWorldScreenCustomPresetEditorTest.SwampDesertScreen.parentConstructors in net.neoforged.neoforge.oldtest.client with parameters of type CreateWorldScreenModifierConstructorDescriptionSwampDesertScreen(CreateWorldScreen parent, WorldCreationContext context)