Class CreateWorldScreen.WorldTab
java.lang.Object
net.minecraft.client.gui.components.tabs.GridLayoutTab
net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.WorldTab
- All Implemented Interfaces:
Tab
- Enclosing class:
- CreateWorldScreen
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final Component
private static final Component
private final Button
private static final Component
private static final Component
(package private) static final Component
private static final Component
private final EditBox
private static final Component
private static final int
Fields inherited from class net.minecraft.client.gui.components.tabs.GridLayoutTab
layout
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraft.client.gui.components.tabs.GridLayoutTab
doLayout, getTabTitle, visitChildren
-
Field Details
-
TITLE
-
AMPLIFIED_HELP_TEXT
-
GENERATE_STRUCTURES
-
GENERATE_STRUCTURES_INFO
-
BONUS_CHEST
-
SEED_LABEL
-
SEED_EMPTY_HINT
-
WORLD_TAB_WIDTH
private static final int WORLD_TAB_WIDTH- See Also:
-
seedEdit
-
customizeTypeButton
-
-
Constructor Details
-
WorldTab
WorldTab()
-
-
Method Details
-
openPresetEditor
private void openPresetEditor() -
createWorldTypeValueSupplier
private CycleButton.ValueListSupplier<WorldCreationUiState.WorldTypeEntry> createWorldTypeValueSupplier() -
createTypeButtonNarration
private static MutableComponent createTypeButtonNarration(CycleButton<WorldCreationUiState.WorldTypeEntry> p_268292_) -
tick
public void tick()
-