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 p_95822_, Consumer<FlatLevelGeneratorSettings> p_95823_, FlatLevelGeneratorSettings p_95824_) -
Uses of CreateWorldScreen in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection that return CreateWorldScreenModifier and TypeMethodDescriptionstatic CreateWorldScreenCreateWorldScreen.createFresh(Screen p_205425_) static CreateWorldScreenCreateWorldScreen.createFromExisting(Screen p_205427_, WorldStem p_205428_, Path p_205429_) Methods in net.minecraft.client.gui.screens.worldselection with parameters of type CreateWorldScreenModifier and TypeMethodDescriptionWorldPreset.PresetEditor.createEditScreen(CreateWorldScreen p_101643_, WorldGenSettings p_101644_) voidWorldGenSettingsComponent.init(CreateWorldScreen p_101430_, Minecraft p_101431_, Font p_101432_)