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
FieldsModifier and TypeFieldDescriptionprivate static final Componentprivate static final Componentprivate final Buttonprivate static final Componentprivate static final Component(package private) static final Componentprivate static final Componentprivate final EditBoxprivate static final Componentprivate static final intFields inherited from class net.minecraft.client.gui.components.tabs.GridLayoutTab
layout -
Constructor Summary
Constructors -
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_)
-