Uses of Class
net.minecraft.client.gui.screen.CreateWorldScreen
-
Packages that use CreateWorldScreen Package Description net.minecraft.client.gui.screen -
-
Uses of CreateWorldScreen in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as CreateWorldScreen Modifier and Type Field Description protected CreateWorldScreenCreateFlatWorldScreen. parentMethods in net.minecraft.client.gui.screen that return CreateWorldScreen Modifier and Type Method Description static CreateWorldScreenCreateWorldScreen. create(Screen p_243425_0_)Methods in net.minecraft.client.gui.screen with parameters of type CreateWorldScreen Modifier and Type Method Description ScreenBiomeGeneratorTypeScreens.IFactory. createEditScreen(CreateWorldScreen p_createEditScreen_1_, DimensionGeneratorSettings p_createEditScreen_2_)voidWorldOptionsScreen. init(CreateWorldScreen p_239048_1_, Minecraft p_239048_2_, FontRenderer p_239048_3_)Constructors in net.minecraft.client.gui.screen with parameters of type CreateWorldScreen Constructor Description CreateFlatWorldScreen(CreateWorldScreen p_i242055_1_, java.util.function.Consumer<FlatGenerationSettings> p_i242055_2_, FlatGenerationSettings p_i242055_3_)
-