类 CreateWorldScreen.WorldTab
java.lang.Object
net.minecraft.client.gui.components.tabs.GridLayoutTab
net.minecraft.client.gui.screens.worldselection.CreateWorldScreen.WorldTab
- 所有已实现的接口:
Tab
- 封闭类:
CreateWorldScreen
-
字段概要
字段修饰符和类型字段说明private static final Component
private static final Component
private final Button
private static final Component
private static final Component
(专用程序包) static final Component
private static final Component
private final EditBox
private static final Component
private static final int
从类继承的字段 net.minecraft.client.gui.components.tabs.GridLayoutTab
layout
-
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraft.client.gui.components.tabs.GridLayoutTab
doLayout, getTabTitle, visitChildren
-
字段详细资料
-
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- 另请参阅:
-
seedEdit
-
customizeTypeButton
-
-
构造器详细资料
-
WorldTab
WorldTab()
-
-
方法详细资料
-
openPresetEditor
private void openPresetEditor() -
createWorldTypeValueSupplier
private CycleButton.ValueListSupplier<WorldCreationUiState.WorldTypeEntry> createWorldTypeValueSupplier() -
createTypeButtonNarration
private static MutableComponent createTypeButtonNarration(CycleButton<WorldCreationUiState.WorldTypeEntry> p_268292_)
-