Uses of Class
net.minecraft.client.gui.screen.world.CreateWorldScreen
Packages that use CreateWorldScreen
Package
Description
The base package for all Minecraft classes.
-
Uses of CreateWorldScreen in net.minecraft
Methods in net.minecraft with parameters of type CreateWorldScreenModifier and TypeMethodDescriptionstatic voidclass_7196.method_41892(MinecraftClient minecraftClient, CreateWorldScreen createWorldScreen, com.mojang.serialization.Lifecycle lifecycle, Runnable runnable) -
Uses of CreateWorldScreen in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as CreateWorldScreenModifier and TypeFieldDescriptionprotected final CreateWorldScreenCustomizeFlatLevelScreen.parentConstructors 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 TypeMethodDescriptionvoidMoreOptionsDialog.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 TypeMethodDescriptionScreenProvider.createEditScreen(CreateWorldScreen screen, class_7193 class_7193)