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 SummaryFieldsModifier 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.GridLayoutTablayout
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.components.tabs.GridLayoutTabdoLayout, getTabTitle, visitChildren
- 
Field Details- 
TITLE
- 
AMPLIFIED_HELP_TEXT
- 
GENERATE_STRUCTURES
- 
GENERATE_STRUCTURES_INFO
- 
BONUS_CHEST
- 
SEED_LABEL
- 
SEED_EMPTY_HINT
- 
WORLD_TAB_WIDTHprivate static final int WORLD_TAB_WIDTH- See Also:
 
- 
seedEdit
- 
customizeTypeButton
 
- 
- 
Constructor Details- 
WorldTabWorldTab()
 
- 
- 
Method Details- 
openPresetEditorprivate void openPresetEditor()
- 
createWorldTypeValueSupplierprivate CycleButton.ValueListSupplier<WorldCreationUiState.WorldTypeEntry> createWorldTypeValueSupplier()
- 
createTypeButtonNarrationprivate static MutableComponent createTypeButtonNarration(CycleButton<WorldCreationUiState.WorldTypeEntry> p_268292_) 
 
-