Class CreateWorldScreen

All Implemented Interfaces:
Drawable, Element, ParentElement, TickableElement

@Environment(CLIENT)
public class CreateWorldScreen
extends Screen
Mappings:
Namespace Name
official dyt
intermediary net/minecraft/class_525
named net/minecraft/client/gui/screen/world/CreateWorldScreen
  • Field Details

    • LOGGER

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      official p Ldyt;p:Lorg/apache/logging/log4j/Logger;
      intermediary field_25480 Lnet/minecraft/class_525;field_25480:Lorg/apache/logging/log4j/Logger;
      named LOGGER Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;LOGGER:Lorg/apache/logging/log4j/Logger;
    • GAME_MODE_TEXT

      private static final Text GAME_MODE_TEXT
      Mappings:
      Namespace Name Mixin selector
      official q Ldyt;q:Loi;
      intermediary field_25898 Lnet/minecraft/class_525;field_25898:Lnet/minecraft/class_2561;
      named GAME_MODE_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;GAME_MODE_TEXT:Lnet/minecraft/text/Text;
    • ENTER_SEED_TEXT

      private static final Text ENTER_SEED_TEXT
      Mappings:
      Namespace Name Mixin selector
      official r Ldyt;r:Loi;
      intermediary field_26598 Lnet/minecraft/class_525;field_26598:Lnet/minecraft/class_2561;
      named ENTER_SEED_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;ENTER_SEED_TEXT:Lnet/minecraft/text/Text;
    • SEED_INFO_TEXT

      private static final Text SEED_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      official s Ldyt;s:Loi;
      intermediary field_26599 Lnet/minecraft/class_525;field_26599:Lnet/minecraft/class_2561;
      named SEED_INFO_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;SEED_INFO_TEXT:Lnet/minecraft/text/Text;
    • ENTER_NAME_TEXT

      private static final Text ENTER_NAME_TEXT
      Mappings:
      Namespace Name Mixin selector
      official t Ldyt;t:Loi;
      intermediary field_26600 Lnet/minecraft/class_525;field_26600:Lnet/minecraft/class_2561;
      named ENTER_NAME_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;ENTER_NAME_TEXT:Lnet/minecraft/text/Text;
    • RESULT_FOLDER_TEXT

      private static final Text RESULT_FOLDER_TEXT
      Mappings:
      Namespace Name Mixin selector
      official u Ldyt;u:Loi;
      intermediary field_26601 Lnet/minecraft/class_525;field_26601:Lnet/minecraft/class_2561;
      named RESULT_FOLDER_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;RESULT_FOLDER_TEXT:Lnet/minecraft/text/Text;
    • ALLOW_COMMANDS_INFO_TEXT

      private static final Text ALLOW_COMMANDS_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      official v Ldyt;v:Loi;
      intermediary field_26602 Lnet/minecraft/class_525;field_26602:Lnet/minecraft/class_2561;
      named ALLOW_COMMANDS_INFO_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;ALLOW_COMMANDS_INFO_TEXT:Lnet/minecraft/text/Text;
    • parent

      private final Screen parent
      Mappings:
      Namespace Name Mixin selector
      official w Ldyt;w:Ldve;
      intermediary field_3187 Lnet/minecraft/class_525;field_3187:Lnet/minecraft/class_437;
      named parent Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
    • levelNameField

      private TextFieldWidget levelNameField
      Mappings:
      Namespace Name Mixin selector
      official x Ldyt;x:Ldsc;
      intermediary field_3188 Lnet/minecraft/class_525;field_3188:Lnet/minecraft/class_342;
      named levelNameField Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;levelNameField:Lnet/minecraft/client/gui/widget/TextFieldWidget;
    • saveDirectoryName

      private String saveDirectoryName
      Mappings:
      Namespace Name Mixin selector
      official y Ldyt;y:Ljava/lang/String;
      intermediary field_3196 Lnet/minecraft/class_525;field_3196:Ljava/lang/String;
      named saveDirectoryName Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;saveDirectoryName:Ljava/lang/String;
    • currentMode

      private CreateWorldScreen.Mode currentMode
      Mappings:
      Namespace Name Mixin selector
      official z Ldyt;z:Ldyt$b;
      intermediary field_3201 Lnet/minecraft/class_525;field_3201:Lnet/minecraft/class_525$class_4539;
      named currentMode Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;currentMode:Lnet/minecraft/client/gui/screen/world/CreateWorldScreen$Mode;
    • lastMode

      Mappings:
      Namespace Name Mixin selector
      official A Ldyt;A:Ldyt$b;
      intermediary field_3185 Lnet/minecraft/class_525;field_3185:Lnet/minecraft/class_525$class_4539;
      named lastMode Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;lastMode:Lnet/minecraft/client/gui/screen/world/CreateWorldScreen$Mode;
    • currentDifficulty

      private Difficulty currentDifficulty
      Mappings:
      Namespace Name Mixin selector
      official B Ldyt;B:Lapn;
      intermediary field_27998 Lnet/minecraft/class_525;field_27998:Lnet/minecraft/class_1267;
      named currentDifficulty Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;currentDifficulty:Lnet/minecraft/world/Difficulty;
    • cheatsEnabled

      private boolean cheatsEnabled
      Mappings:
      Namespace Name Mixin selector
      official C Ldyt;C:Z
      intermediary field_3192 Lnet/minecraft/class_525;field_3192:Z
      named cheatsEnabled Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;cheatsEnabled:Z
    • tweakedCheats

      private boolean tweakedCheats
      Mappings:
      Namespace Name Mixin selector
      official D Ldyt;D:Z
      intermediary field_3179 Lnet/minecraft/class_525;field_3179:Z
      named tweakedCheats Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;tweakedCheats:Z
    • hardcore

      public boolean hardcore
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a:Z
      intermediary field_3178 Lnet/minecraft/class_525;field_3178:Z
      named hardcore Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;hardcore:Z
    • dataPackSettings

      protected DataPackSettings dataPackSettings
      Mappings:
      Namespace Name Mixin selector
      official b Ldyt;b:Lbti;
      intermediary field_25479 Lnet/minecraft/class_525;field_25479:Lnet/minecraft/class_5359;
      named dataPackSettings Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;dataPackSettings:Lnet/minecraft/resource/DataPackSettings;
    • field_25477

      @Nullable private Path field_25477
      Mappings:
      Namespace Name Mixin selector
      official E Ldyt;E:Ljava/nio/file/Path;
      intermediary field_25477 Lnet/minecraft/class_525;field_25477:Ljava/nio/file/Path;
      named field_25477 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_25477:Ljava/nio/file/Path;
    • packManager

      @Nullable private ResourcePackManager packManager
      Mappings:
      Namespace Name Mixin selector
      official F Ldyt;F:Lacm;
      intermediary field_25792 Lnet/minecraft/class_525;field_25792:Lnet/minecraft/class_3283;
      named packManager Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;packManager:Lnet/minecraft/resource/ResourcePackManager;
    • moreOptionsOpen

      private boolean moreOptionsOpen
      Mappings:
      Namespace Name Mixin selector
      official G Ldyt;G:Z
      intermediary field_3202 Lnet/minecraft/class_525;field_3202:Z
      named moreOptionsOpen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;moreOptionsOpen:Z
    • createLevelButton

      private ButtonWidget createLevelButton
      Mappings:
      Namespace Name Mixin selector
      official H Ldyt;H:Ldru;
      intermediary field_3205 Lnet/minecraft/class_525;field_3205:Lnet/minecraft/class_4185;
      named createLevelButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevelButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • gameModeSwitchButton

      private CyclingButtonWidget<CreateWorldScreen.Mode> gameModeSwitchButton
      Mappings:
      Namespace Name Mixin selector
      official I Ldyt;I:Ldsa;
      intermediary field_3186 Lnet/minecraft/class_525;field_3186:Lnet/minecraft/class_5676;
      named gameModeSwitchButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;gameModeSwitchButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • difficultyButton

      private CyclingButtonWidget<Difficulty> difficultyButton
      Mappings:
      Namespace Name Mixin selector
      official J Ldyt;J:Ldsa;
      intermediary field_24286 Lnet/minecraft/class_525;field_24286:Lnet/minecraft/class_5676;
      named difficultyButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;difficultyButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • moreOptionsButton

      private ButtonWidget moreOptionsButton
      Mappings:
      Namespace Name Mixin selector
      official K Ldyt;K:Ldru;
      intermediary field_3193 Lnet/minecraft/class_525;field_3193:Lnet/minecraft/class_4185;
      named moreOptionsButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;moreOptionsButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • gameRulesButton

      private ButtonWidget gameRulesButton
      Mappings:
      Namespace Name Mixin selector
      official L Ldyt;L:Ldru;
      intermediary field_24287 Lnet/minecraft/class_525;field_24287:Lnet/minecraft/class_4185;
      named gameRulesButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;gameRulesButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • dataPacksButton

      private ButtonWidget dataPacksButton
      Mappings:
      Namespace Name Mixin selector
      official M Ldyt;M:Ldru;
      intermediary field_25478 Lnet/minecraft/class_525;field_25478:Lnet/minecraft/class_4185;
      named dataPacksButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;dataPacksButton:Lnet/minecraft/client/gui/widget/ButtonWidget;
    • enableCheatsButton

      private CyclingButtonWidget<Boolean> enableCheatsButton
      Mappings:
      Namespace Name Mixin selector
      official N Ldyt;N:Ldsa;
      intermediary field_3182 Lnet/minecraft/class_525;field_3182:Lnet/minecraft/class_5676;
      named enableCheatsButton Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;enableCheatsButton:Lnet/minecraft/client/gui/widget/CyclingButtonWidget;
    • firstGameModeDescriptionLine

      private Text firstGameModeDescriptionLine
      Mappings:
      Namespace Name Mixin selector
      official O Ldyt;O:Loi;
      intermediary field_3194 Lnet/minecraft/class_525;field_3194:Lnet/minecraft/class_2561;
      named firstGameModeDescriptionLine Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;firstGameModeDescriptionLine:Lnet/minecraft/text/Text;
    • secondGameModeDescriptionLine

      private Text secondGameModeDescriptionLine
      Mappings:
      Namespace Name Mixin selector
      official P Ldyt;P:Loi;
      intermediary field_3199 Lnet/minecraft/class_525;field_3199:Lnet/minecraft/class_2561;
      named secondGameModeDescriptionLine Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;secondGameModeDescriptionLine:Lnet/minecraft/text/Text;
    • levelName

      private String levelName
      Mappings:
      Namespace Name Mixin selector
      official Q Ldyt;Q:Ljava/lang/String;
      intermediary field_3195 Lnet/minecraft/class_525;field_3195:Ljava/lang/String;
      named levelName Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;levelName:Ljava/lang/String;
    • gameRules

      private GameRules gameRules
      Mappings:
      Namespace Name Mixin selector
      official R Ldyt;R:Lbtr;
      intermediary field_24288 Lnet/minecraft/class_525;field_24288:Lnet/minecraft/class_1928;
      named gameRules Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;gameRules:Lnet/minecraft/world/GameRules;
    • moreOptionsDialog

      public final MoreOptionsDialog moreOptionsDialog
      Mappings:
      Namespace Name Mixin selector
      official c Ldyt;c:Ldyy;
      intermediary field_24588 Lnet/minecraft/class_525;field_24588:Lnet/minecraft/class_5292;
      named moreOptionsDialog Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;moreOptionsDialog:Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;
  • Constructor Details

    • CreateWorldScreen

      public CreateWorldScreen​(@Nullable Screen parent, LevelInfo levelInfo, GeneratorOptions generatorOptions, @Nullable Path path, DataPackSettings dataPackSettings, DynamicRegistryManager.Impl registryManager)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldyt;<init>(Ldve;Lbtz;Lcmy;Ljava/nio/file/Path;Lbti;Lgo$b;)V
      intermediary <init> Lnet/minecraft/class_525;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_1940;Lnet/minecraft/class_5285;Ljava/nio/file/Path;Lnet/minecraft/class_5359;Lnet/minecraft/class_5455$class_5457;)V
      named <init> Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/world/gen/GeneratorOptions;Ljava/nio/file/Path;Lnet/minecraft/resource/DataPackSettings;Lnet/minecraft/util/registry/DynamicRegistryManager$Impl;)V
    • CreateWorldScreen

      private CreateWorldScreen​(@Nullable Screen parent, DataPackSettings dataPackSettings, MoreOptionsDialog moreOptionsDialog)
      Mappings:
      Namespace Name Mixin selector
      official <init> Ldyt;<init>(Ldve;Lbti;Ldyy;)V
      intermediary <init> Lnet/minecraft/class_525;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_5359;Lnet/minecraft/class_5292;)V
      named <init> Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/resource/DataPackSettings;Lnet/minecraft/client/gui/screen/world/MoreOptionsDialog;)V
  • Method Details

    • create

      public static CreateWorldScreen create​(@Nullable Screen parent)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a(Ldve;)Ldyt;
      intermediary method_31130 Lnet/minecraft/class_525;method_31130(Lnet/minecraft/class_437;)Lnet/minecraft/class_525;
      named create Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;create(Lnet/minecraft/client/gui/screen/Screen;)Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;
    • tick

      public void tick()
      Specified by:
      tick in interface TickableElement
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      official d Ldsn;d()V
      intermediary method_25393 Lnet/minecraft/class_4893;method_25393()V
      named tick Lnet/minecraft/client/gui/screen/TickableElement;tick()V
    • init

      protected void init()
      Called when a screen should be initialized.

      This method is called when this screen is opened or resized.

      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      official b Ldve;b()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • getDifficulty

      private Difficulty getDifficulty()
      Mappings:
      Namespace Name Mixin selector
      official l Ldyt;l()Lapn;
      intermediary method_32672 Lnet/minecraft/class_525;method_32672()Lnet/minecraft/class_1267;
      named getDifficulty Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;getDifficulty()Lnet/minecraft/world/Difficulty;
    • updateSettingsLabels

      private void updateSettingsLabels()
      Mappings:
      Namespace Name Mixin selector
      official m Ldyt;m()V
      intermediary method_2722 Lnet/minecraft/class_525;method_2722()V
      named updateSettingsLabels Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;updateSettingsLabels()V
    • updateSaveFolderName

      private void updateSaveFolderName()
      Mappings:
      Namespace Name Mixin selector
      official n Ldyt;n()V
      intermediary method_2727 Lnet/minecraft/class_525;method_2727()V
      named updateSaveFolderName Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;updateSaveFolderName()V
    • removed

      public void removed()
      Overrides:
      removed in class Screen
      Mappings:
      Namespace Name Mixin selector
      official e Ldve;e()V
      intermediary method_25432 Lnet/minecraft/class_437;method_25432()V
      named removed Lnet/minecraft/client/gui/screen/Screen;removed()V
    • createLevel

      private void createLevel()
      Mappings:
      Namespace Name Mixin selector
      official o Ldyt;o()V
      intermediary method_2736 Lnet/minecraft/class_525;method_2736()V
      named createLevel Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevel()V
    • toggleMoreOptions

      private void toggleMoreOptions()
      Mappings:
      Namespace Name Mixin selector
      official p Ldyt;p()V
      intermediary method_2721 Lnet/minecraft/class_525;method_2721()V
      named toggleMoreOptions Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;toggleMoreOptions()V
    • tweakDefaultsTo

      private void tweakDefaultsTo​(CreateWorldScreen.Mode mode)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a(Ldyt$b;)V
      intermediary method_22365 Lnet/minecraft/class_525;method_22365(Lnet/minecraft/class_525$class_4539;)V
      named tweakDefaultsTo Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;tweakDefaultsTo(Lnet/minecraft/client/gui/screen/world/CreateWorldScreen$Mode;)V
    • setMoreOptionsOpen

      public void setMoreOptionsOpen()
      Mappings:
      Namespace Name Mixin selector
      official h Ldyt;h()V
      intermediary method_28084 Lnet/minecraft/class_525;method_28084()V
      named setMoreOptionsOpen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;setMoreOptionsOpen()V
    • setMoreOptionsOpen

      private void setMoreOptionsOpen​(boolean moreOptionsOpen)
      Mappings:
      Namespace Name Mixin selector
      official c Ldyt;c(Z)V
      intermediary method_2710 Lnet/minecraft/class_525;method_2710(Z)V
      named setMoreOptionsOpen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;setMoreOptionsOpen(Z)V
    • keyPressed

      public boolean keyPressed​(int keyCode, int scanCode, int modifiers)
      Callback for when a key down event has been captured. The key code is identified by the constants in GLFW class.
      Specified by:
      keyPressed in interface Element
      Specified by:
      keyPressed in interface ParentElement
      Overrides:
      keyPressed in class Screen
      Parameters:
      keyCode - the named key code of the event as described in the GLFW class
      scanCode - the unique/platform-specific scan code of the keyboard input
      modifiers - a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)
      Returns:
      true to indicate that the event handling is successful/valid
      See Also:
      Keyboard.onKey(long, int, int, int, int), GLFW.GLFW_KEY_Q, GLFWKeyCallbackI.invoke(long, int, int, int, int)
      Mappings:
      Namespace Name Mixin selector
      official a Ldst;a(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen
      Mappings:
      Namespace Name Mixin selector
      official az_ Ldve;az_()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      named onClose Lnet/minecraft/client/gui/screen/Screen;onClose()V
    • method_30297

      public void method_30297()
      Mappings:
      Namespace Name Mixin selector
      official i Ldyt;i()V
      intermediary method_30297 Lnet/minecraft/class_525;method_30297()V
      named method_30297 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_30297()V
    • method_30298

      private void method_30298()
      Mappings:
      Namespace Name Mixin selector
      official q Ldyt;q()V
      intermediary method_30298 Lnet/minecraft/class_525;method_30298()V
      named method_30298 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_30298()V
    • render

      public void render​(MatrixStack matrices, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Ldsq;a(Ldlr;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)V
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
    • addChild

      protected <T extends Element> T addChild​(T child)
      Adds a child element to this screen. If the child element is an AbstractButtonWidget, you should use Screen.addButton(AbstractButtonWidget) instead.

      Adding a child element to a screen does not guarantee the widget is rendered or ticked.

      Overrides:
      addChild in class Screen
      See Also:
      Screen.addButton(AbstractButtonWidget)
      Mappings:
      Namespace Name Mixin selector
      official d Ldve;d(Ldst;)Ldst;
      intermediary method_25429 Lnet/minecraft/class_437;method_25429(Lnet/minecraft/class_364;)Lnet/minecraft/class_364;
      named addChild Lnet/minecraft/client/gui/screen/Screen;addChild(Lnet/minecraft/client/gui/Element;)Lnet/minecraft/client/gui/Element;
    • addButton

      protected <T extends AbstractButtonWidget> T addButton​(T button)
      Adds a button to this screen. This method should be preferred over Screen.addChild(Element) since buttons are automatically rendered when added to a screen.
      Overrides:
      addButton in class Screen
      Mappings:
      Namespace Name Mixin selector
      official a Ldve;a(Ldrs;)Ldrs;
      intermediary method_25411 Lnet/minecraft/class_437;method_25411(Lnet/minecraft/class_339;)Lnet/minecraft/class_339;
      named addButton Lnet/minecraft/client/gui/screen/Screen;addButton(Lnet/minecraft/client/gui/widget/AbstractButtonWidget;)Lnet/minecraft/client/gui/widget/AbstractButtonWidget;
    • method_29693

      @Nullable protected Path method_29693()
      Mappings:
      Namespace Name Mixin selector
      official k Ldyt;k()Ljava/nio/file/Path;
      intermediary method_29693 Lnet/minecraft/class_525;method_29693()Ljava/nio/file/Path;
      named method_29693 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29693()Ljava/nio/file/Path;
    • method_29694

      private void method_29694()
      Mappings:
      Namespace Name Mixin selector
      official r Ldyt;r()V
      intermediary method_29694 Lnet/minecraft/class_525;method_29694()V
      named method_29694 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29694()V
    • method_29682

      private void method_29682​(ResourcePackManager resourcePackManager)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a(Lacm;)V
      intermediary method_29682 Lnet/minecraft/class_525;method_29682(Lnet/minecraft/class_3283;)V
      named method_29682 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29682(Lnet/minecraft/resource/ResourcePackManager;)V
    • method_29695

      private void method_29695()
      Mappings:
      Namespace Name Mixin selector
      official t Ldyt;t()V
      intermediary method_29695 Lnet/minecraft/class_525;method_29695()V
      named method_29695 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29695()V
    • method_29687

      private static void method_29687​(Path path, Path path2, Path path3)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
      intermediary method_29687 Lnet/minecraft/class_525;method_29687(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
      named method_29687 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29687(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
    • method_29696

      private boolean method_29696()
      Mappings:
      Namespace Name Mixin selector
      official u Ldyt;u()Z
      intermediary method_29696 Lnet/minecraft/class_525;method_29696()Z
      named method_29696 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29696()Z
    • method_29685

      @Nullable public static Path method_29685​(Path path, MinecraftClient minecraftClient)
      Mappings:
      Namespace Name Mixin selector
      official a Ldyt;a(Ljava/nio/file/Path;Ldqk;)Ljava/nio/file/Path;
      intermediary method_29685 Lnet/minecraft/class_525;method_29685(Ljava/nio/file/Path;Lnet/minecraft/class_310;)Ljava/nio/file/Path;
      named method_29685 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_29685(Ljava/nio/file/Path;Lnet/minecraft/client/MinecraftClient;)Ljava/nio/file/Path;
    • method_30296

      @Nullable private com.mojang.datafixers.util.Pair<File,​ResourcePackManager> method_30296()
      Mappings:
      Namespace Name Mixin selector
      official v Ldyt;v()Lcom/mojang/datafixers/util/Pair;
      intermediary method_30296 Lnet/minecraft/class_525;method_30296()Lcom/mojang/datafixers/util/Pair;
      named method_30296 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_30296()Lcom/mojang/datafixers/util/Pair;