Uses of Enum Class
net.minecraft.client.gui.screens.worldselection.WorldCreationUiState.SelectedGameMode
-
Uses of WorldCreationUiState.SelectedGameMode in net.minecraft.client.gui.screens.worldselection
Modifier and TypeMethodDescriptionWorldCreationUiState.getGameMode()
Returns the enum constant of this class with the specified name.WorldCreationUiState.SelectedGameMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
WorldCreationUiState.setGameMode
(WorldCreationUiState.SelectedGameMode p_268231_)