Class CreateLevel


@Environment(CLIENT) public class CreateLevel extends ScreenBase
Mappings:
Namespace Name
intermediary net/minecraft/class_180
glue class_206
server net/minecraft/class_180
client fj
named net/minecraft/client/gui/screen/menu/CreateLevel
  • Field Details

    • parent

      private ScreenBase parent
      Mappings:
      Namespace Name Mixin selector
      intermediary field_631 Lnet/minecraft/class_180;field_631:Lnet/minecraft/class_32;
      glue field_839 Lclass_206;field_839:Lclass_117;
      server field_631 Lnet/minecraft/class_180;field_631:Lnet/minecraft/class_32;
      client a Lfj;a:Lda;
      named parent Lnet/minecraft/client/gui/screen/menu/CreateLevel;parent:Lnet/minecraft/client/gui/screen/ScreenBase;
    • worldName

      private Textbox worldName
      Mappings:
      Namespace Name Mixin selector
      intermediary field_632 Lnet/minecraft/class_180;field_632:Lnet/minecraft/class_181;
      glue field_840 Lclass_206;field_840:Lclass_642;
      server field_632 Lnet/minecraft/class_180;field_632:Lnet/minecraft/class_181;
      client i Lfj;i:Lro;
      named worldName Lnet/minecraft/client/gui/screen/menu/CreateLevel;worldName:Lnet/minecraft/client/gui/widgets/Textbox;
    • worldSeed

      private Textbox worldSeed
      Mappings:
      Namespace Name Mixin selector
      intermediary field_633 Lnet/minecraft/class_180;field_633:Lnet/minecraft/class_181;
      glue field_841 Lclass_206;field_841:Lclass_642;
      server field_633 Lnet/minecraft/class_180;field_633:Lnet/minecraft/class_181;
      client j Lfj;j:Lro;
      named worldSeed Lnet/minecraft/client/gui/screen/menu/CreateLevel;worldSeed:Lnet/minecraft/client/gui/widgets/Textbox;
    • worldNameString

      private String worldNameString
      Mappings:
      Namespace Name Mixin selector
      intermediary field_634 Lnet/minecraft/class_180;field_634:Ljava/lang/String;
      glue field_842 Lclass_206;field_842:Ljava/lang/String;
      server field_634 Lnet/minecraft/class_180;field_634:Ljava/lang/String;
      client l Lfj;l:Ljava/lang/String;
      named worldNameString Lnet/minecraft/client/gui/screen/menu/CreateLevel;worldNameString:Ljava/lang/String;
    • isGenerating

      private boolean isGenerating
      Mappings:
      Namespace Name Mixin selector
      intermediary field_635 Lnet/minecraft/class_180;field_635:Z
      glue field_843 Lclass_206;field_843:Z
      server field_635 Lnet/minecraft/class_180;field_635:Z
      client m Lfj;m:Z
      named isGenerating Lnet/minecraft/client/gui/screen/menu/CreateLevel;isGenerating:Z
  • Constructor Details

    • CreateLevel

      public CreateLevel(ScreenBase screenBase)
  • Method Details

    • tick

      public void tick()
      Overrides:
      tick in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_122 Lnet/minecraft/class_32;method_122()V
      glue method_414 Lclass_117;method_414()V
      server method_122 Lnet/minecraft/class_32;method_122()V
      client a Lda;a()V
      named tick Lnet/minecraft/client/gui/screen/ScreenBase;tick()V
    • init

      public void init()
      Overrides:
      init in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_119 Lnet/minecraft/class_32;method_119()V
      glue method_252 Lclass_117;method_252()V
      server method_119 Lnet/minecraft/class_32;method_119()V
      client b Lda;b()V
      named init Lnet/minecraft/client/gui/screen/ScreenBase;init()V
    • addButtons

      private void addButtons()
      Mappings:
      Namespace Name Mixin selector
      intermediary method_608 Lnet/minecraft/class_180;method_608()V
      glue method_987 Lclass_206;method_987()V
      server method_608 Lnet/minecraft/class_180;method_608()V
      client k Lfj;k()V
      named addButtons Lnet/minecraft/client/gui/screen/menu/CreateLevel;addButtons()V
    • checkWorldExists

      public static String checkWorldExists(LevelStorage levelStorage, String string)
      Mappings:
      Namespace Name Mixin selector
      intermediary method_607 Lnet/minecraft/class_180;method_607(Lnet/minecraft/class_182;Ljava/lang/String;)Ljava/lang/String;
      glue method_986 Lclass_206;method_986(Lclass_324;Ljava/lang/String;)Ljava/lang/String;
      server method_607 Lnet/minecraft/class_180;method_607(Lil;Ljava/lang/String;)Ljava/lang/String;
      client a Lfj;a(Lnl;Ljava/lang/String;)Ljava/lang/String;
      named checkWorldExists Lnet/minecraft/client/gui/screen/menu/CreateLevel;checkWorldExists(Lnet/minecraft/level/storage/LevelStorage;Ljava/lang/String;)Ljava/lang/String;
    • onClose

      public void onClose()
      Overrides:
      onClose in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_133 Lnet/minecraft/class_32;method_133()V
      glue method_425 Lclass_117;method_425()V
      server method_133 Lnet/minecraft/class_32;method_133()V
      client h Lda;h()V
      named onClose Lnet/minecraft/client/gui/screen/ScreenBase;onClose()V
    • buttonClicked

      protected void buttonClicked(Button button)
      Overrides:
      buttonClicked in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      glue method_257 Lclass_117;method_257(Lclass_389;)V
      server method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      client a Lda;a(Lke;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/ScreenBase;buttonClicked(Lnet/minecraft/client/gui/widgets/Button;)V
    • keyPressed

      protected void keyPressed(char character, int key)
      Overrides:
      keyPressed in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_117 Lnet/minecraft/class_32;method_117(CI)V
      glue method_250 Lclass_117;method_250(CI)V
      server method_117 Lnet/minecraft/class_32;method_117(CI)V
      client a Lda;a(CI)V
      named keyPressed Lnet/minecraft/client/gui/screen/ScreenBase;keyPressed(CI)V
    • mouseClicked

      protected void mouseClicked(int mouseX, int mouseY, int button)
      Overrides:
      mouseClicked in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_124 Lnet/minecraft/class_32;method_124(III)V
      glue method_416 Lclass_117;method_416(III)V
      server method_124 Lnet/minecraft/class_32;method_124(III)V
      client a Lda;a(III)V
      named mouseClicked Lnet/minecraft/client/gui/screen/ScreenBase;mouseClicked(III)V
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_118 Lnet/minecraft/class_32;method_118(IIF)V
      glue method_251 Lclass_117;method_251(IIF)V
      server method_118 Lnet/minecraft/class_32;method_118(IIF)V
      client a Lda;a(IIF)V
      named render Lnet/minecraft/client/gui/screen/ScreenBase;render(IIF)V
    • handleTab

      public void handleTab()
      Overrides:
      handleTab in class ScreenBase
      Mappings:
      Namespace Name Mixin selector
      intermediary method_135 Lnet/minecraft/class_32;method_135()V
      glue method_427 Lclass_117;method_427()V
      server method_135 Lnet/minecraft/class_32;method_135()V
      client j Lda;j()V
      named handleTab Lnet/minecraft/client/gui/screen/ScreenBase;handleTab()V