Uses of Class
net.minecraft.client.gui.screen.world.CreateWorldScreen.Mode
| Package | Description |
|---|---|
| net.minecraft.client.gui.screen.world |
-
Uses of CreateWorldScreen.Mode in net.minecraft.client.gui.screen.world
Fields in net.minecraft.client.gui.screen.world declared as CreateWorldScreen.Mode Modifier and Type Field Description private CreateWorldScreen.ModeCreateWorldScreen. currentModeprivate @Nullable CreateWorldScreen.ModeCreateWorldScreen. lastModeFields in net.minecraft.client.gui.screen.world with type parameters of type CreateWorldScreen.Mode Modifier and Type Field Description private CyclingButtonWidget<CreateWorldScreen.Mode>CreateWorldScreen. gameModeSwitchButtonMethods in net.minecraft.client.gui.screen.world that return CreateWorldScreen.Mode Modifier and Type Method Description static CreateWorldScreen.ModeCreateWorldScreen.Mode. valueOf(String name)Returns the enum constant of this type with the specified name.static CreateWorldScreen.Mode[]CreateWorldScreen.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.minecraft.client.gui.screen.world with parameters of type CreateWorldScreen.Mode Modifier and Type Method Description private voidCreateWorldScreen. tweakDefaultsTo(CreateWorldScreen.Mode mode)