Class CreateWorldScreen

All Implemented Interfaces:
Drawable, Element, Navigable, ParentElement

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

    • field_42165 Link icon

      private static final int field_42165
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_42165 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42165:I
      intermediary field_42165 Lnet/minecraft/class_525;field_42165:I
      official b Lfzl;b:I
    • field_42166 Link icon

      private static final int field_42166
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_42166 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42166:I
      intermediary field_42166 Lnet/minecraft/class_525;field_42166:I
      official c Lfzl;c:I
    • LOGGER Link icon

      private static final Logger LOGGER
      Mappings:
      Namespace Name Mixin selector
      named LOGGER Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;LOGGER:Lorg/slf4j/Logger;
      intermediary field_25480 Lnet/minecraft/class_525;field_25480:Lorg/slf4j/Logger;
      official d Lfzl;d:Lorg/slf4j/Logger;
    • TEMP_DIR_PREFIX Link icon

      private static final String TEMP_DIR_PREFIX
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named TEMP_DIR_PREFIX Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;TEMP_DIR_PREFIX:Ljava/lang/String;
      intermediary field_32434 Lnet/minecraft/class_525;field_32434:Ljava/lang/String;
      official s Lfzl;s:Ljava/lang/String;
    • GAME_MODE_TEXT Link icon

      static final Text GAME_MODE_TEXT
      Mappings:
      Namespace Name Mixin selector
      named GAME_MODE_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;GAME_MODE_TEXT:Lnet/minecraft/text/Text;
      intermediary field_25898 Lnet/minecraft/class_525;field_25898:Lnet/minecraft/class_2561;
      official u Lfzl;u:Lwp;
    • ENTER_NAME_TEXT Link icon

      static final Text ENTER_NAME_TEXT
      Mappings:
      Namespace Name Mixin selector
      named ENTER_NAME_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;ENTER_NAME_TEXT:Lnet/minecraft/text/Text;
      intermediary field_26600 Lnet/minecraft/class_525;field_26600:Lnet/minecraft/class_2561;
      official v Lfzl;v:Lwp;
    • EXPERIMENTS_TEXT Link icon

      static final Text EXPERIMENTS_TEXT
      Mappings:
      Namespace Name Mixin selector
      named EXPERIMENTS_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;EXPERIMENTS_TEXT:Lnet/minecraft/text/Text;
      intermediary field_42501 Lnet/minecraft/class_525;field_42501:Lnet/minecraft/class_2561;
      official w Lfzl;w:Lwp;
    • ALLOW_COMMANDS_INFO_TEXT Link icon

      static final Text ALLOW_COMMANDS_INFO_TEXT
      Mappings:
      Namespace Name Mixin selector
      named ALLOW_COMMANDS_INFO_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;ALLOW_COMMANDS_INFO_TEXT:Lnet/minecraft/text/Text;
      intermediary field_42169 Lnet/minecraft/class_525;field_42169:Lnet/minecraft/class_2561;
      official x Lfzl;x:Lwp;
    • PREPARING_TEXT Link icon

      private static final Text PREPARING_TEXT
      Mappings:
      Namespace Name Mixin selector
      named PREPARING_TEXT Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;PREPARING_TEXT:Lnet/minecraft/text/Text;
      intermediary field_37911 Lnet/minecraft/class_525;field_37911:Lnet/minecraft/class_2561;
      official y Lfzl;y:Lwp;
    • field_42170 Link icon

      private static final int field_42170
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_42170 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42170:I
      intermediary field_42170 Lnet/minecraft/class_525;field_42170:I
      official z Lfzl;z:I
    • field_42171 Link icon

      private static final int field_42171
      See Also:
      Mappings:
      Namespace Name Mixin selector
      named field_42171 Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42171:I
      intermediary field_42171 Lnet/minecraft/class_525;field_42171:I
      official A Lfzl;A:I
    • TAB_HEADER_BACKGROUND_TEXTURE Link icon

      public static final Identifier TAB_HEADER_BACKGROUND_TEXTURE
      Mappings:
      Namespace Name Mixin selector
      named TAB_HEADER_BACKGROUND_TEXTURE Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;TAB_HEADER_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;
      intermediary field_49902 Lnet/minecraft/class_525;field_49902:Lnet/minecraft/class_2960;
      official a Lfzl;a:Lakv;
    • layout Link icon

      private final ThreePartsLayoutWidget layout
      Mappings:
      Namespace Name Mixin selector
      named layout Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
      intermediary field_49557 Lnet/minecraft/class_525;field_49557:Lnet/minecraft/class_8132;
      official B Lfzl;B:Lfsi;
    • worldCreator Link icon

      final WorldCreator worldCreator
      Mappings:
      Namespace Name Mixin selector
      named worldCreator Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;worldCreator:Lnet/minecraft/client/gui/screen/world/WorldCreator;
      intermediary field_42172 Lnet/minecraft/class_525;field_42172:Lnet/minecraft/class_8100;
      official C Lfzl;C:Lfzx;
    • tabManager Link icon

      private final TabManager tabManager
      Mappings:
      Namespace Name Mixin selector
      named tabManager Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;tabManager:Lnet/minecraft/client/gui/tab/TabManager;
      intermediary field_42173 Lnet/minecraft/class_525;field_42173:Lnet/minecraft/class_8088;
      official D Lfzl;D:Lfqy;
    • recreated Link icon

      private boolean recreated
      Mappings:
      Namespace Name Mixin selector
      named recreated Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;recreated:Z
      intermediary field_42502 Lnet/minecraft/class_525;field_42502:Z
      official E Lfzl;E:Z
    • symlinkFinder Link icon

      private final SymlinkFinder symlinkFinder
      Mappings:
      Namespace Name Mixin selector
      named symlinkFinder Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;symlinkFinder:Lnet/minecraft/util/path/SymlinkFinder;
      intermediary field_45568 Lnet/minecraft/class_525;field_45568:Lnet/minecraft/class_8580;
      official F Lfzl;F:Lfar;
    • callback Link icon

      private final CreateWorldCallback callback
      Mappings:
      Namespace Name Mixin selector
      named callback Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;callback:Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;
      intermediary field_54390 Lnet/minecraft/class_525;field_54390:Lnet/minecraft/class_10241;
      official G Lfzl;G:Lfzk;
    • parent Link icon

      @Nullable private final @Nullable Screen parent
      Mappings:
      Namespace Name Mixin selector
      named parent Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
      intermediary field_3187 Lnet/minecraft/class_525;field_3187:Lnet/minecraft/class_437;
      official H Lfzl;H:Lfum;
    • dataPackTempDir Link icon

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

      Mappings:
      Namespace Name Mixin selector
      named packManager Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;packManager:Lnet/minecraft/resource/ResourcePackManager;
      intermediary field_25792 Lnet/minecraft/class_525;field_25792:Lnet/minecraft/class_3283;
      official J Lfzl;J:Laua;
    • tabNavigation Link icon

      @Nullable private @Nullable TabNavigationWidget tabNavigation
      Mappings:
      Namespace Name Mixin selector
      named tabNavigation Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;tabNavigation:Lnet/minecraft/client/gui/widget/TabNavigationWidget;
      intermediary field_42164 Lnet/minecraft/class_525;field_42164:Lnet/minecraft/class_8089;
      official K Lfzl;K:Lfqz;
  • Constructor Details Link icon

    • CreateWorldScreen Link icon

      private CreateWorldScreen(MinecraftClient client, @Nullable @Nullable Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Optional<RegistryKey<WorldPreset>> defaultWorldType, OptionalLong seed, CreateWorldCallback callback)
      Mappings:
      Namespace Name Mixin selector
      named <init> Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;<init>(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/world/GeneratorOptionsHolder;Ljava/util/Optional;Ljava/util/OptionalLong;Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;)V
      intermediary <init> Lnet/minecraft/class_525;<init>(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Lnet/minecraft/class_7193;Ljava/util/Optional;Ljava/util/OptionalLong;Lnet/minecraft/class_10241;)V
      official <init> Lfzl;<init>(Lflk;Lfum;Lfzv;Ljava/util/Optional;Ljava/util/OptionalLong;Lfzk;)V
  • Method Details Link icon

    • show Link icon

      public static void show(MinecraftClient client, @Nullable @Nullable Screen parent)
      Mappings:
      Namespace Name Mixin selector
      named show Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;show(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;)V
      intermediary method_31130 Lnet/minecraft/class_525;method_31130(Lnet/minecraft/class_310;Lnet/minecraft/class_437;)V
      official a Lfzl;a(Lflk;Lfum;)V
    • show Link icon

      public static void show(MinecraftClient client, @Nullable @Nullable Screen parent, CreateWorldCallback callback)
      Mappings:
      Namespace Name Mixin selector
      named show Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;show(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;)V
      intermediary method_64368 Lnet/minecraft/class_525;method_64368(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Lnet/minecraft/class_10241;)V
      official a Lfzl;a(Lflk;Lfum;Lfzk;)V
    • showTestWorld Link icon

      public static void showTestWorld(MinecraftClient client, @Nullable @Nullable Screen parent)
      Mappings:
      Namespace Name Mixin selector
      named showTestWorld Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;showTestWorld(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;)V
      intermediary method_64248 Lnet/minecraft/class_525;method_64248(Lnet/minecraft/class_310;Lnet/minecraft/class_437;)V
      official b Lfzl;b(Lflk;Lfum;)V
    • show Link icon

      private static void show(MinecraftClient client, @Nullable @Nullable Screen parent, Function<SaveLoading.LoadContextSupplierContext,WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, CreateWorldCallback callback)
      Mappings:
      Namespace Name Mixin selector
      named show Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;show(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Ljava/util/function/Function;Lnet/minecraft/client/world/GeneratorOptionsFactory;Lnet/minecraft/registry/RegistryKey;Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;)V
      intermediary method_64244 Lnet/minecraft/class_525;method_64244(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Ljava/util/function/Function;Lnet/minecraft/class_10221;Lnet/minecraft/class_5321;Lnet/minecraft/class_10241;)V
      official a Lfzl;a(Lflk;Lfum;Ljava/util/function/Function;Lfzw;Laku;Lfzk;)V
    • create Link icon

      public static CreateWorldScreen create(MinecraftClient client, @Nullable @Nullable Screen parent, LevelInfo levelInfo, GeneratorOptionsHolder generatorOptionsHolder, @Nullable @Nullable Path dataPackTempDir)
      Mappings:
      Namespace Name Mixin selector
      named create Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;create(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/client/world/GeneratorOptionsHolder;Ljava/nio/file/Path;)Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;
      intermediary method_40212 Lnet/minecraft/class_525;method_40212(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Lnet/minecraft/class_1940;Lnet/minecraft/class_7193;Ljava/nio/file/Path;)Lnet/minecraft/class_525;
      official a Lfzl;a(Lflk;Lfum;Ldgn;Lfzv;Ljava/nio/file/Path;)Lfzl;
    • getWorldCreator Link icon

      public WorldCreator getWorldCreator()
      Mappings:
      Namespace Name Mixin selector
      named getWorldCreator Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;getWorldCreator()Lnet/minecraft/client/gui/screen/world/WorldCreator;
      intermediary method_48657 Lnet/minecraft/class_525;method_48657()Lnet/minecraft/class_8100;
      official m Lfzl;m()Lfzx;
    • init Link icon

      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
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
      intermediary method_25426 Lnet/minecraft/class_437;method_25426()V
      official aR_ Lfum;aR_()V
    • setInitialFocus Link icon

      protected void setInitialFocus()
      This should be overridden with a call to Screen.setInitialFocus(Element) to set the element that is initially focused.
      Overrides:
      setInitialFocus in class Screen
      Mappings:
      Namespace Name Mixin selector
      named setInitialFocus Lnet/minecraft/client/gui/screen/Screen;setInitialFocus()V
      intermediary method_56131 Lnet/minecraft/class_437;method_56131()V
      official aF_ Lfum;aF_()V
    • refreshWidgetPositions Link icon

      public void refreshWidgetPositions()
      Overrides:
      refreshWidgetPositions in class Screen
      Mappings:
      Namespace Name Mixin selector
      named refreshWidgetPositions Lnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()V
      intermediary method_48640 Lnet/minecraft/class_437;method_48640()V
      official c Lfum;c()V
    • showMessage Link icon

      private static void showMessage(MinecraftClient client, Text text)
      Mappings:
      Namespace Name Mixin selector
      named showMessage Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;showMessage(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/text/Text;)V
      intermediary method_41852 Lnet/minecraft/class_525;method_41852(Lnet/minecraft/class_310;Lnet/minecraft/class_2561;)V
      official a Lfzl;a(Lflk;Lwp;)V
    • createLevel Link icon

      private void createLevel()
      Mappings:
      Namespace Name Mixin selector
      named createLevel Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevel()V
      intermediary method_2736 Lnet/minecraft/class_525;method_2736()V
      official F Lfzl;F()V
    • createAndClearTempDir Link icon

      private void createAndClearTempDir(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, LevelProperties levelProperties)
      Mappings:
      Namespace Name Mixin selector
      named createAndClearTempDir Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createAndClearTempDir(Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/world/level/LevelProperties;)V
      intermediary method_64370 Lnet/minecraft/class_525;method_64370(Lnet/minecraft/class_7780;Lnet/minecraft/class_31;)V
      official a Lfzl;a(Ljy;Levk;)V
    • startServer Link icon

      private boolean startServer(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, SaveProperties saveProperties)
      Mappings:
      Namespace Name Mixin selector
      named startServer Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;startServer(Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/world/SaveProperties;)Z
      intermediary method_41847 Lnet/minecraft/class_525;method_41847(Lnet/minecraft/class_7780;Lnet/minecraft/class_5219;)Z
      official a Lfzl;a(Ljy;Levm;)Z
    • createLevelInfo Link icon

      private LevelInfo createLevelInfo(boolean debugWorld)
      Mappings:
      Namespace Name Mixin selector
      named createLevelInfo Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevelInfo(Z)Lnet/minecraft/world/level/LevelInfo;
      intermediary method_40213 Lnet/minecraft/class_525;method_40213(Z)Lnet/minecraft/class_1940;
      official c Lfzl;c(Z)Ldgn;
    • keyPressed Link icon

      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:
      Mappings:
      Namespace Name Mixin selector
      named keyPressed Lnet/minecraft/client/gui/Element;keyPressed(III)Z
      intermediary method_25404 Lnet/minecraft/class_364;method_25404(III)Z
      official a Lfqr;a(III)Z
    • close Link icon

      public void close()
      Overrides:
      close in class Screen
      Mappings:
      Namespace Name Mixin selector
      named close Lnet/minecraft/client/gui/screen/Screen;close()V
      intermediary method_25419 Lnet/minecraft/class_437;method_25419()V
      official aO_ Lfum;aO_()V
    • onCloseScreen Link icon

      public void onCloseScreen()
      Mappings:
      Namespace Name Mixin selector
      named onCloseScreen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;onCloseScreen()V
      intermediary method_30297 Lnet/minecraft/class_525;method_30297()V
      official E Lfzl;E()V
    • render Link icon

      public void render(DrawContext context, int mouseX, int mouseY, float delta)
      Specified by:
      render in interface Drawable
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      named render Lnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)V
      intermediary method_25394 Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)V
      official a Lfpx;a(Lfof;IIF)V
    • renderDarkening Link icon

      protected void renderDarkening(DrawContext context)
      Overrides:
      renderDarkening in class Screen
      Mappings:
      Namespace Name Mixin selector
      named renderDarkening Lnet/minecraft/client/gui/screen/Screen;renderDarkening(Lnet/minecraft/client/gui/DrawContext;)V
      intermediary method_57735 Lnet/minecraft/class_437;method_57735(Lnet/minecraft/class_332;)V
      official a Lfum;a(Lfof;)V
    • getOrCreateDataPackTempDir Link icon

      @Nullable private @Nullable Path getOrCreateDataPackTempDir()
      Mappings:
      Namespace Name Mixin selector
      named getOrCreateDataPackTempDir Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;getOrCreateDataPackTempDir()Ljava/nio/file/Path;
      intermediary method_29693 Lnet/minecraft/class_525;method_29693()Ljava/nio/file/Path;
      official G Lfzl;G()Ljava/nio/file/Path;
    • openExperimentsScreen Link icon

      void openExperimentsScreen(DataConfiguration dataConfiguration)
      Mappings:
      Namespace Name Mixin selector
      named openExperimentsScreen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;openExperimentsScreen(Lnet/minecraft/resource/DataConfiguration;)V
      intermediary method_49010 Lnet/minecraft/class_525;method_49010(Lnet/minecraft/class_7712;)V
      official a Lfzl;a(Ldhg;)V
    • openPackScreen Link icon

      void openPackScreen(DataConfiguration dataConfiguration)
      Mappings:
      Namespace Name Mixin selector
      named openPackScreen Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;openPackScreen(Lnet/minecraft/resource/DataConfiguration;)V
      intermediary method_29694 Lnet/minecraft/class_525;method_29694(Lnet/minecraft/class_7712;)V
      official b Lfzl;b(Ldhg;)V
    • applyDataPacks Link icon

      private void applyDataPacks(ResourcePackManager dataPackManager, boolean fromPackScreen, Consumer<DataConfiguration> configurationSetter)
      Mappings:
      Namespace Name Mixin selector
      named applyDataPacks Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;applyDataPacks(Lnet/minecraft/resource/ResourcePackManager;ZLjava/util/function/Consumer;)V
      intermediary method_29682 Lnet/minecraft/class_525;method_29682(Lnet/minecraft/class_3283;ZLjava/util/function/Consumer;)V
      official a Lfzl;a(Laua;ZLjava/util/function/Consumer;)V
    • validateDataPacks Link icon

      private void validateDataPacks(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration, Consumer<DataConfiguration> configurationSetter)
      Mappings:
      Namespace Name Mixin selector
      named validateDataPacks Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;validateDataPacks(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;Ljava/util/function/Consumer;)V
      intermediary method_45679 Lnet/minecraft/class_525;method_45679(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;Ljava/util/function/Consumer;)V
      official a Lfzl;a(Laua;Ldhg;Ljava/util/function/Consumer;)V
    • createServerConfig Link icon

      private static SaveLoading.ServerConfig createServerConfig(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration)
      Mappings:
      Namespace Name Mixin selector
      named createServerConfig Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createServerConfig(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;)Lnet/minecraft/server/SaveLoading$ServerConfig;
      intermediary method_41849 Lnet/minecraft/class_525;method_41849(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;)Lnet/minecraft/class_7237$class_6906;
      official a Lfzl;a(Laua;Ldhg;)Lalt$c;
    • clearDataPackTempDir Link icon

      private void clearDataPackTempDir()
      Mappings:
      Namespace Name Mixin selector
      named clearDataPackTempDir Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;clearDataPackTempDir()V
      intermediary method_29695 Lnet/minecraft/class_525;method_29695()V
      official H Lfzl;H()V
    • copyDataPack Link icon

      private static void copyDataPack(Path srcFolder, Path destFolder, Path dataPackFile)
      Mappings:
      Namespace Name Mixin selector
      named copyDataPack Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(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
      official a Lfzl;a(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
    • createSession Link icon

      private static Optional<LevelStorage.Session> createSession(MinecraftClient client, String worldDirectoryName, @Nullable @Nullable Path dataPackTempDir)
      Mappings:
      Namespace Name Mixin selector
      named createSession Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;createSession(Lnet/minecraft/client/MinecraftClient;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;
      intermediary method_41848 Lnet/minecraft/class_525;method_41848(Lnet/minecraft/class_310;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;
      official a Lfzl;a(Lflk;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;
    • copyDataPack Link icon

      @Nullable public static @Nullable Path copyDataPack(Path srcFolder, MinecraftClient client)
      Mappings:
      Namespace Name Mixin selector
      named copyDataPack Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(Ljava/nio/file/Path;Lnet/minecraft/client/MinecraftClient;)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;
      official a Lfzl;a(Ljava/nio/file/Path;Lflk;)Ljava/nio/file/Path;
    • getScannedPack Link icon

      @Nullable private @Nullable com.mojang.datafixers.util.Pair<Path,ResourcePackManager> getScannedPack(DataConfiguration dataConfiguration)
      Mappings:
      Namespace Name Mixin selector
      named getScannedPack Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;getScannedPack(Lnet/minecraft/resource/DataConfiguration;)Lcom/mojang/datafixers/util/Pair;
      intermediary method_30296 Lnet/minecraft/class_525;method_30296(Lnet/minecraft/class_7712;)Lcom/mojang/datafixers/util/Pair;
      official c Lfzl;c(Ldhg;)Lcom/mojang/datafixers/util/Pair;