Class CreateWorldScreen
java.lang.Object
net.minecraft.client.gui.DrawContext
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.CreateWorldScreen
- Mappings:
Namespace Name intermediary net/minecraft/class_180glue class_206server net/minecraft/class_180client fjnamed net/minecraft/client/gui/screen/world/CreateWorldScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate booleanprivate Screenprivate TextFieldWidgetprivate TextFieldWidgetprivate StringFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, height, minecraft, particlesGui, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawContext
zOffset -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbuttonClicked(ButtonWidget button) private voidstatic StringgetWorldSaveName(WorldStorageSource storageSource, String worldName) voidvoidinit()protected voidkeyPressed(char character, int keyCode) protected voidmouseClicked(int mouseX, int mouseY, int button) voidremoved()voidrender(int mouseX, int mouseY, float delta) voidtick()Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmed, getClipboard, init, mouseReleased, onKeyboardEvent, onMouseEvent, renderBackground, renderBackground, renderBackgroundTexture, shouldPause, tickInputMethods inherited from class net.minecraft.client.gui.DrawContext
drawCenteredTextWithShadow, drawHorizontalLine, drawTexture, drawTextWithShadow, drawVerticalLine, fill, fillGradient
-
Field Details
-
parent
- Mappings:
Namespace Name Mixin selector intermediary field_631Lnet/minecraft/class_180;field_631:Lnet/minecraft/class_32;glue field_839Lclass_206;field_839:Lclass_117;server field_631Lnet/minecraft/class_180;field_631:Lnet/minecraft/class_32;client aLfj;a:Lda;named parentLnet/minecraft/client/gui/screen/world/CreateWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
worldNameField
- Mappings:
Namespace Name Mixin selector intermediary field_632Lnet/minecraft/class_180;field_632:Lnet/minecraft/class_181;glue field_840Lclass_206;field_840:Lclass_642;server field_632Lnet/minecraft/class_180;field_632:Lnet/minecraft/class_181;client iLfj;i:Lro;named worldNameFieldLnet/minecraft/client/gui/screen/world/CreateWorldScreen;worldNameField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
seedField
- Mappings:
Namespace Name Mixin selector intermediary field_633Lnet/minecraft/class_180;field_633:Lnet/minecraft/class_181;glue field_841Lclass_206;field_841:Lclass_642;server field_633Lnet/minecraft/class_180;field_633:Lnet/minecraft/class_181;client jLfj;j:Lro;named seedFieldLnet/minecraft/client/gui/screen/world/CreateWorldScreen;seedField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
-
worldSaveName
- Mappings:
Namespace Name Mixin selector intermediary field_634Lnet/minecraft/class_180;field_634:Ljava/lang/String;glue field_842Lclass_206;field_842:Ljava/lang/String;server field_634Lnet/minecraft/class_180;field_634:Ljava/lang/String;client lLfj;l:Ljava/lang/String;named worldSaveNameLnet/minecraft/client/gui/screen/world/CreateWorldScreen;worldSaveName:Ljava/lang/String;
-
creatingLevel
private boolean creatingLevel- Mappings:
Namespace Name Mixin selector intermediary field_635Lnet/minecraft/class_180;field_635:Zglue field_843Lclass_206;field_843:Zserver field_635Lnet/minecraft/class_180;field_635:Zclient mLfj;m:Znamed creatingLevelLnet/minecraft/client/gui/screen/world/CreateWorldScreen;creatingLevel:Z
-
-
Constructor Details
-
CreateWorldScreen
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_180;<init>(Lnet/minecraft/class_32;)Vglue <init>Lclass_206;<init>(Lclass_117;)Vserver <init>Lnet/minecraft/class_180;<init>(Lnet/minecraft/class_32;)Vclient <init>Lfj;<init>(Lda;)Vnamed <init>Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;)V
-
-
Method Details
-
tick
public void tick()- Overrides:
tickin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_122Lnet/minecraft/class_32;method_122()Vglue method_414Lclass_117;method_414()Vserver method_122Lnet/minecraft/class_32;method_122()Vclient aLda;a()Vnamed tickLnet/minecraft/client/gui/screen/Screen;tick()V
-
init
public void init()- Overrides:
initin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_119Lnet/minecraft/class_32;method_119()Vglue method_252Lclass_117;method_252()Vserver method_119Lnet/minecraft/class_32;method_119()Vclient bLda;b()Vnamed initLnet/minecraft/client/gui/screen/Screen;init()V
-
getSaveDirectoryNames
private void getSaveDirectoryNames()- Mappings:
Namespace Name Mixin selector intermediary method_608Lnet/minecraft/class_180;method_608()Vglue method_987Lclass_206;method_987()Vserver method_608Lnet/minecraft/class_180;method_608()Vclient kLfj;k()Vnamed getSaveDirectoryNamesLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getSaveDirectoryNames()V
-
getWorldSaveName
- Mappings:
Namespace Name Mixin selector intermediary method_607Lnet/minecraft/class_180;method_607(Lnet/minecraft/class_182;Ljava/lang/String;)Ljava/lang/String;glue method_986Lclass_206;method_986(Lclass_324;Ljava/lang/String;)Ljava/lang/String;server method_607Lnet/minecraft/class_180;method_607(Lil;Ljava/lang/String;)Ljava/lang/String;client aLfj;a(Lnl;Ljava/lang/String;)Ljava/lang/String;named getWorldSaveNameLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getWorldSaveName(Lnet/minecraft/world/storage/WorldStorageSource;Ljava/lang/String;)Ljava/lang/String;
-
removed
public void removed()- Overrides:
removedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_133Lnet/minecraft/class_32;method_133()Vglue method_425Lclass_117;method_425()Vserver method_133Lnet/minecraft/class_32;method_133()Vclient hLda;h()Vnamed removedLnet/minecraft/client/gui/screen/Screen;removed()V
-
buttonClicked
- Overrides:
buttonClickedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_120Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)Vglue method_257Lclass_117;method_257(Lclass_389;)Vserver method_120Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)Vclient aLda;a(Lke;)Vnamed buttonClickedLnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
-
keyPressed
protected void keyPressed(char character, int keyCode) - Overrides:
keyPressedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_117Lnet/minecraft/class_32;method_117(CI)Vglue method_250Lclass_117;method_250(CI)Vserver method_117Lnet/minecraft/class_32;method_117(CI)Vclient aLda;a(CI)Vnamed keyPressedLnet/minecraft/client/gui/screen/Screen;keyPressed(CI)V
-
mouseClicked
protected void mouseClicked(int mouseX, int mouseY, int button) - Overrides:
mouseClickedin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_124Lnet/minecraft/class_32;method_124(III)Vglue method_416Lclass_117;method_416(III)Vserver method_124Lnet/minecraft/class_32;method_124(III)Vclient aLda;a(III)Vnamed mouseClickedLnet/minecraft/client/gui/screen/Screen;mouseClicked(III)V
-
render
public void render(int mouseX, int mouseY, float delta) - Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_118Lnet/minecraft/class_32;method_118(IIF)Vglue method_251Lclass_117;method_251(IIF)Vserver method_118Lnet/minecraft/class_32;method_118(IIF)Vclient aLda;a(IIF)Vnamed renderLnet/minecraft/client/gui/screen/Screen;render(IIF)V
-
handleTab
public void handleTab()- Overrides:
handleTabin classScreen- Mappings:
Namespace Name Mixin selector intermediary method_135Lnet/minecraft/class_32;method_135()Vglue method_427Lclass_117;method_427()Vserver method_135Lnet/minecraft/class_32;method_135()Vclient jLda;j()Vnamed handleTabLnet/minecraft/client/gui/screen/Screen;handleTab()V
-