Class CreateWorldScreen.WorldTab
java.lang.Object
net.minecraft.client.gui.tab.GridScreenTab
net.minecraft.client.gui.screen.world.CreateWorldScreen.WorldTab
- All Implemented Interfaces:
Tab
- Enclosing class:
CreateWorldScreen
- Mappings:
Namespace Name official eyr$dintermediary net/minecraft/class_525$class_8095named net/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate final ButtonWidgetprivate static final Textprivate static final intprivate static final Textprivate static final Text(package private) static final Textprivate final TextFieldWidgetprivate static final TextFields inherited from class net.minecraft.client.gui.tab.GridScreenTab
grid -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static MutableTextgetWorldTypeNarrationMessage(CyclingButtonWidget<WorldCreator.WorldType> worldTypeButton) private voidvoidtick()Methods inherited from class net.minecraft.client.gui.tab.GridScreenTab
forEachChild, getTitle, refreshGrid
-
Field Details
-
WORLD_TAB_TITLE_TEXT
- Mappings:
Namespace Name Mixin selector official cLeyr$d;c:Lsw;intermediary field_42183Lnet/minecraft/class_525$class_8095;field_42183:Lnet/minecraft/class_2561;named WORLD_TAB_TITLE_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;WORLD_TAB_TITLE_TEXT:Lnet/minecraft/text/Text;
-
AMPLIFIED_GENERATOR_INFO_TEXT
- Mappings:
Namespace Name Mixin selector official dLeyr$d;d:Lsw;intermediary field_42184Lnet/minecraft/class_525$class_8095;field_42184:Lnet/minecraft/class_2561;named AMPLIFIED_GENERATOR_INFO_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;AMPLIFIED_GENERATOR_INFO_TEXT:Lnet/minecraft/text/Text;
-
MAP_FEATURES_TEXT
- Mappings:
Namespace Name Mixin selector official eLeyr$d;e:Lsw;intermediary field_42185Lnet/minecraft/class_525$class_8095;field_42185:Lnet/minecraft/class_2561;named MAP_FEATURES_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;MAP_FEATURES_TEXT:Lnet/minecraft/text/Text;
-
MAP_FEATURES_INFO_TEXT
- Mappings:
Namespace Name Mixin selector official fLeyr$d;f:Lsw;intermediary field_42186Lnet/minecraft/class_525$class_8095;field_42186:Lnet/minecraft/class_2561;named MAP_FEATURES_INFO_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;MAP_FEATURES_INFO_TEXT:Lnet/minecraft/text/Text;
-
BONUS_ITEMS_TEXT
- Mappings:
Namespace Name Mixin selector official gLeyr$d;g:Lsw;intermediary field_42187Lnet/minecraft/class_525$class_8095;field_42187:Lnet/minecraft/class_2561;named BONUS_ITEMS_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;BONUS_ITEMS_TEXT:Lnet/minecraft/text/Text;
-
ENTER_SEED_TEXT
- Mappings:
Namespace Name Mixin selector official hLeyr$d;h:Lsw;intermediary field_42188Lnet/minecraft/class_525$class_8095;field_42188:Lnet/minecraft/class_2561;named ENTER_SEED_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;ENTER_SEED_TEXT:Lnet/minecraft/text/Text;
-
SEED_INFO_TEXT
- Mappings:
Namespace Name Mixin selector official iLeyr$d;i:Lsw;intermediary field_42189Lnet/minecraft/class_525$class_8095;field_42189:Lnet/minecraft/class_2561;named SEED_INFO_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;SEED_INFO_TEXT:Lnet/minecraft/text/Text;
-
field_42190
private static final int field_42190- See Also:
- Mappings:
Namespace Name Mixin selector official jLeyr$d;j:Iintermediary field_42190Lnet/minecraft/class_525$class_8095;field_42190:Inamed field_42190Lnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;field_42190:I
-
seedField
- Mappings:
Namespace Name Mixin selector official kLeyr$d;k:Lepk;intermediary field_42191Lnet/minecraft/class_525$class_8095;field_42191:Lnet/minecraft/class_342;named seedFieldLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;seedField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
customizeButton
- Mappings:
Namespace Name Mixin selector official lLeyr$d;l:Lepb;intermediary field_42192Lnet/minecraft/class_525$class_8095;field_42192:Lnet/minecraft/class_4185;named customizeButtonLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;customizeButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
-
-
Constructor Details
-
WorldTab
WorldTab()
-
-
Method Details
-
openCustomizeScreen
private void openCustomizeScreen()- Mappings:
Namespace Name Mixin selector official cLeyr$d;c()Vintermediary method_48678Lnet/minecraft/class_525$class_8095;method_48678()Vnamed openCustomizeScreenLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;openCustomizeScreen()V
-
getWorldTypes
- Mappings:
Namespace Name Mixin selector official dLeyr$d;d()Lepi$c;intermediary method_48679Lnet/minecraft/class_525$class_8095;method_48679()Lnet/minecraft/class_5676$class_5680;named getWorldTypesLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;getWorldTypes()Lnet/minecraft/client/gui/widget/CyclingButtonWidget$Values;
-
getWorldTypeNarrationMessage
private static MutableText getWorldTypeNarrationMessage(CyclingButtonWidget<WorldCreator.WorldType> worldTypeButton) - Mappings:
Namespace Name Mixin selector official aLeyr$d;a(Lepi;)Ltj;intermediary method_48671Lnet/minecraft/class_525$class_8095;method_48671(Lnet/minecraft/class_5676;)Lnet/minecraft/class_5250;named getWorldTypeNarrationMessageLnet/minecraft/client/gui/screen/world/CreateWorldScreen$WorldTab;getWorldTypeNarrationMessage(Lnet/minecraft/client/gui/widget/CyclingButtonWidget;)Lnet/minecraft/text/MutableText;
-
tick
public void tick()- Mappings:
Namespace Name Mixin selector official bLeqr;b()Vintermediary method_48613Lnet/minecraft/class_8087;method_48613()Vnamed tickLnet/minecraft/client/gui/tab/Tab;tick()V
-