Uses of Class
net.minecraft.client.gui.screen.world.CreateWorldScreen
Packages that use CreateWorldScreen
Package
Description
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as CreateWorldScreenModifier and TypeFieldDescriptionprotected final CreateWorldScreen
CustomizeFlatLevelScreen.parent
Constructors in net.minecraft.client.gui.screen with parameters of type CreateWorldScreenModifierConstructorDescriptionCustomizeFlatLevelScreen
(CreateWorldScreen parent, Consumer<FlatChunkGeneratorConfig> configConsumer, FlatChunkGeneratorConfig config) -
Uses of CreateWorldScreen in net.minecraft.client.gui.screen.world
Methods in net.minecraft.client.gui.screen.world that return CreateWorldScreenMethods in net.minecraft.client.gui.screen.world with parameters of type CreateWorldScreenModifier and TypeMethodDescriptionvoid
MoreOptionsDialog.init
(CreateWorldScreen parent, MinecraftClient client, TextRenderer textRenderer) -
Uses of CreateWorldScreen in net.minecraft.client.world
Methods in net.minecraft.client.world with parameters of type CreateWorldScreenModifier and TypeMethodDescriptionGeneratorType.ScreenProvider.createEditScreen
(CreateWorldScreen screen, GeneratorOptions generatorOptions)