Uses of Class
net.minecraft.client.gui.screen.world.CreateWorldScreen
Package
Description
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screen
ModifierConstructorDescriptionCustomizeFlatLevelScreen(CreateWorldScreen parent, Consumer<FlatChunkGeneratorConfig> configConsumer, FlatChunkGeneratorConfig config)
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screen.world
Modifier and TypeMethodDescriptionvoid
MoreOptionsDialog.init(CreateWorldScreen parent, MinecraftClient client, TextRenderer textRenderer)
-
Uses of CreateWorldScreen in net.minecraft.client.world
Modifier and TypeMethodDescriptionGeneratorType.ScreenProvider.createEditScreen(CreateWorldScreen screen, GeneratorOptions generatorOptions)