Class CreateWorldScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.world.CreateWorldScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/world/CreateWorldScreenintermediary net/minecraft/class_525official gjd
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final Textprivate final CreateWorldCallback(package private) static final Textprivate static final intprivate static final intprivate static final intprivate static final intprivate static final FileResourcePackProvider.PackOpenerImplprivate static final ResourcePackInfo(package private) static final Textprivate final ThreePartsLayoutWidgetprivate static final Loggerprivate @Nullable ResourcePackManagerprivate static final Textprivate booleanprivate final SymlinkFinderstatic final Identifierprivate final TabManagerprivate @Nullable TabNavigationWidgetprivate static final String(package private) final WorldCreatorFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateCreateWorldScreen(MinecraftClient client, @Nullable Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Optional<RegistryKey<WorldPreset>> defaultWorldType, OptionalLong seed, CreateWorldCallback callback) -
Method Summary
Modifier and TypeMethodDescriptionprivate voidapplyDataPacks(ResourcePackManager dataPackManager, boolean fromPackScreen, Consumer<DataConfiguration> configurationSetter) private voidvoidclose()private static voidcopyDataPack(Path srcFolder, Path destFolder, Path dataPackFile) copyDataPack(Path srcFolder, MinecraftClient client) static CreateWorldScreencreate(MinecraftClient client, @Nullable Screen parent, LevelInfo levelInfo, GeneratorOptionsHolder generatorOptionsHolder, @Nullable Path dataPackTempDir) private voidcreateAndClearTempDir(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, LevelProperties levelProperties) private voidprivate LevelInfocreateLevelInfo(boolean debugWorld) private static SaveLoading.ServerConfigcreateServerConfig(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration) private static Optional<LevelStorage.Session> createSession(MinecraftClient client, String worldDirectoryName, @Nullable Path dataPackTempDir) private @Nullable com.mojang.datafixers.util.Pair<Path, ResourcePackManager> getScannedPack(DataConfiguration dataConfiguration) protected voidinit()Called when a screen should be initialized.booleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.(package private) static booleanmethod_70390(Path path) (package private) static voidmethod_70391(Path path, Path path2, MutableObject<Path> mutableObject) void(package private) voidopenPackScreen(DataConfiguration dataConfiguration) voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) protected voidrenderDarkening(DrawContext context) protected voidThis should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.static voidshow(MinecraftClient client, @Nullable Screen parent) private static voidshow(MinecraftClient client, @Nullable Screen parent, Function<SaveLoading.LoadContextSupplierContext, WorldGenSettings> settingsSupplier, GeneratorOptionsFactory generatorOptionsFactory, RegistryKey<WorldPreset> presetKey, CreateWorldCallback callback) static voidshow(MinecraftClient client, @Nullable Screen parent, CreateWorldCallback callback) private static voidshowMessage(MinecraftClient client, Text text) static voidshowTestWorld(MinecraftClient client, @Nullable Screen parent) private booleanstartServer(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, SaveProperties saveProperties) private voidvalidateDataPacks(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration, Consumer<DataConfiguration> configurationSetter) Methods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, renderBackground, renderBackgroundTexture, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_42165
private static final int field_42165- See Also:
- Mappings:
Namespace Name Mixin selector named field_42165Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42165:Iintermediary field_42165Lnet/minecraft/class_525;field_42165:Iofficial bLgjd;b:I
-
field_42166
private static final int field_42166- See Also:
- Mappings:
Namespace Name Mixin selector named field_42166Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42166:Iintermediary field_42166Lnet/minecraft/class_525;field_42166:Iofficial cLgjd;c:I
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/client/gui/screen/world/CreateWorldScreen;LOGGER:Lorg/slf4j/Logger;intermediary field_25480Lnet/minecraft/class_525;field_25480:Lorg/slf4j/Logger;official dLgjd;d:Lorg/slf4j/Logger;
-
TEMP_DIR_PREFIX
- See Also:
- Mappings:
Namespace Name Mixin selector named TEMP_DIR_PREFIXLnet/minecraft/client/gui/screen/world/CreateWorldScreen;TEMP_DIR_PREFIX:Ljava/lang/String;intermediary field_32434Lnet/minecraft/class_525;field_32434:Ljava/lang/String;official sLgjd;s:Ljava/lang/String;
-
GAME_MODE_TEXT
- Mappings:
Namespace Name Mixin selector named GAME_MODE_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;GAME_MODE_TEXT:Lnet/minecraft/text/Text;intermediary field_25898Lnet/minecraft/class_525;field_25898:Lnet/minecraft/class_2561;official uLgjd;u:Lxi;
-
ENTER_NAME_TEXT
- Mappings:
Namespace Name Mixin selector named ENTER_NAME_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;ENTER_NAME_TEXT:Lnet/minecraft/text/Text;intermediary field_26600Lnet/minecraft/class_525;field_26600:Lnet/minecraft/class_2561;official vLgjd;v:Lxi;
-
ALLOW_COMMANDS_INFO_TEXT
- Mappings:
Namespace Name Mixin selector named ALLOW_COMMANDS_INFO_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;ALLOW_COMMANDS_INFO_TEXT:Lnet/minecraft/text/Text;intermediary field_42169Lnet/minecraft/class_525;field_42169:Lnet/minecraft/class_2561;official wLgjd;w:Lxi;
-
PREPARING_TEXT
- Mappings:
Namespace Name Mixin selector named PREPARING_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;PREPARING_TEXT:Lnet/minecraft/text/Text;intermediary field_37911Lnet/minecraft/class_525;field_37911:Lnet/minecraft/class_2561;official xLgjd;x:Lxi;
-
field_42170
private static final int field_42170- See Also:
- Mappings:
Namespace Name Mixin selector named field_42170Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42170:Iintermediary field_42170Lnet/minecraft/class_525;field_42170:Iofficial yLgjd;y:I
-
field_42171
private static final int field_42171- See Also:
- Mappings:
Namespace Name Mixin selector named field_42171Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42171:Iintermediary field_42171Lnet/minecraft/class_525;field_42171:Iofficial zLgjd;z:I
-
TAB_HEADER_BACKGROUND_TEXTURE
- Mappings:
Namespace Name Mixin selector named TAB_HEADER_BACKGROUND_TEXTURELnet/minecraft/client/gui/screen/world/CreateWorldScreen;TAB_HEADER_BACKGROUND_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_49902Lnet/minecraft/class_525;field_49902:Lnet/minecraft/class_2960;official aLgjd;a:Lamb;
-
field_59473
- Mappings:
Namespace Name Mixin selector named field_59473Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_59473:Lnet/minecraft/resource/FileResourcePackProvider$PackOpenerImpl;intermediary field_59473Lnet/minecraft/class_525;field_59473:Lnet/minecraft/class_3279$class_8620;official ALgjd;A:Lavp$a;
-
field_59474
- Mappings:
Namespace Name Mixin selector named field_59474Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_59474:Lnet/minecraft/resource/ResourcePackInfo;intermediary field_59474Lnet/minecraft/class_525;field_59474:Lnet/minecraft/class_9224;official BLgjd;B:Lauu;
-
layout
- Mappings:
Namespace Name Mixin selector named layoutLnet/minecraft/client/gui/screen/world/CreateWorldScreen;layout:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;intermediary field_49557Lnet/minecraft/class_525;field_49557:Lnet/minecraft/class_8132;official CLgjd;C:Lgbn;
-
worldCreator
- Mappings:
Namespace Name Mixin selector named worldCreatorLnet/minecraft/client/gui/screen/world/CreateWorldScreen;worldCreator:Lnet/minecraft/client/gui/screen/world/WorldCreator;intermediary field_42172Lnet/minecraft/class_525;field_42172:Lnet/minecraft/class_8100;official DLgjd;D:Lgjo;
-
tabManager
- Mappings:
Namespace Name Mixin selector named tabManagerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;tabManager:Lnet/minecraft/client/gui/tab/TabManager;intermediary field_42173Lnet/minecraft/class_525;field_42173:Lnet/minecraft/class_8088;official ELgjd;E:Lgac;
-
recreated
private boolean recreated- Mappings:
Namespace Name Mixin selector named recreatedLnet/minecraft/client/gui/screen/world/CreateWorldScreen;recreated:Zintermediary field_42502Lnet/minecraft/class_525;field_42502:Zofficial FLgjd;F:Z
-
symlinkFinder
- Mappings:
Namespace Name Mixin selector named symlinkFinderLnet/minecraft/client/gui/screen/world/CreateWorldScreen;symlinkFinder:Lnet/minecraft/util/path/SymlinkFinder;intermediary field_45568Lnet/minecraft/class_525;field_45568:Lnet/minecraft/class_8580;official GLgjd;G:Lfjr;
-
callback
- Mappings:
Namespace Name Mixin selector named callbackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;callback:Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;intermediary field_54390Lnet/minecraft/class_525;field_54390:Lnet/minecraft/class_10241;official HLgjd;H:Lgjc;
-
parent
- Mappings:
Namespace Name Mixin selector named parentLnet/minecraft/client/gui/screen/world/CreateWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;intermediary field_3187Lnet/minecraft/class_525;field_3187:Lnet/minecraft/class_437;official ILgjd;I:Lgdr;
-
dataPackTempDir
- Mappings:
Namespace Name Mixin selector named dataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;dataPackTempDir:Ljava/nio/file/Path;intermediary field_25477Lnet/minecraft/class_525;field_25477:Ljava/nio/file/Path;official JLgjd;J:Ljava/nio/file/Path;
-
packManager
- Mappings:
Namespace Name Mixin selector named packManagerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;packManager:Lnet/minecraft/resource/ResourcePackManager;intermediary field_25792Lnet/minecraft/class_525;field_25792:Lnet/minecraft/class_3283;official KLgjd;K:Lavu;
-
-
Constructor Details
-
CreateWorldScreen
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;)Vintermediary <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;)Vofficial <init>Lgjd;<init>(Lfup;Lgdr;Lgjm;Ljava/util/Optional;Ljava/util/OptionalLong;Lgjc;)V
-
-
Method Details
-
show
- Mappings:
Namespace Name Mixin selector named showLnet/minecraft/client/gui/screen/world/CreateWorldScreen;show(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;)Vintermediary method_31130Lnet/minecraft/class_525;method_31130(Lnet/minecraft/class_310;Lnet/minecraft/class_437;)Vofficial aLgjd;a(Lfup;Lgdr;)V
-
show
public static void show(MinecraftClient client, @Nullable @Nullable Screen parent, CreateWorldCallback callback) - Mappings:
Namespace Name Mixin selector named showLnet/minecraft/client/gui/screen/world/CreateWorldScreen;show(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/gui/screen/world/CreateWorldCallback;)Vintermediary method_64368Lnet/minecraft/class_525;method_64368(Lnet/minecraft/class_310;Lnet/minecraft/class_437;Lnet/minecraft/class_10241;)Vofficial aLgjd;a(Lfup;Lgdr;Lgjc;)V
-
showTestWorld
- Mappings:
Namespace Name Mixin selector named showTestWorldLnet/minecraft/client/gui/screen/world/CreateWorldScreen;showTestWorld(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;)Vintermediary method_64248Lnet/minecraft/class_525;method_64248(Lnet/minecraft/class_310;Lnet/minecraft/class_437;)Vofficial bLgjd;b(Lfup;Lgdr;)V
-
show
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 showLnet/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;)Vintermediary method_64244Lnet/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;)Vofficial aLgjd;a(Lfup;Lgdr;Ljava/util/function/Function;Lgjn;Lama;Lgjc;)V
-
create
public static CreateWorldScreen create(MinecraftClient client, @Nullable @Nullable Screen parent, LevelInfo levelInfo, GeneratorOptionsHolder generatorOptionsHolder, @Nullable @Nullable Path dataPackTempDir) - Mappings:
Namespace Name Mixin selector named createLnet/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_40212Lnet/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 aLgjd;a(Lfup;Lgdr;Ldnc;Lgjm;Ljava/nio/file/Path;)Lgjd;
-
getWorldCreator
- Mappings:
Namespace Name Mixin selector named getWorldCreatorLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getWorldCreator()Lnet/minecraft/client/gui/screen/world/WorldCreator;intermediary method_48657Lnet/minecraft/class_525;method_48657()Lnet/minecraft/class_8100;official mLgjd;m()Lgjo;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
setInitialFocus
protected void setInitialFocus()This should be overridden with a call toScreen.setInitialFocus(Element)to set the element that is initially focused.- Overrides:
setInitialFocusin classScreen- Mappings:
Namespace Name Mixin selector named setInitialFocusLnet/minecraft/client/gui/screen/Screen;setInitialFocus()Vintermediary method_56131Lnet/minecraft/class_437;method_56131()Vofficial aH_Lgdr;aH_()V
-
refreshWidgetPositions
public void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgdr;c()V
-
showMessage
- Mappings:
Namespace Name Mixin selector named showMessageLnet/minecraft/client/gui/screen/world/CreateWorldScreen;showMessage(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/text/Text;)Vintermediary method_41852Lnet/minecraft/class_525;method_41852(Lnet/minecraft/class_310;Lnet/minecraft/class_2561;)Vofficial aLgjd;a(Lfup;Lxi;)V
-
createLevel
private void createLevel()- Mappings:
Namespace Name Mixin selector named createLevelLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevel()Vintermediary method_2736Lnet/minecraft/class_525;method_2736()Vofficial FLgjd;F()V
-
createAndClearTempDir
private void createAndClearTempDir(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, LevelProperties levelProperties) - Mappings:
Namespace Name Mixin selector named createAndClearTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createAndClearTempDir(Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/world/level/LevelProperties;)Vintermediary method_64370Lnet/minecraft/class_525;method_64370(Lnet/minecraft/class_7780;Lnet/minecraft/class_31;)Vofficial aLgjd;a(Ljo;Lfek;)V
-
startServer
private boolean startServer(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, SaveProperties saveProperties) - Mappings:
Namespace Name Mixin selector named startServerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;startServer(Lnet/minecraft/registry/CombinedDynamicRegistries;Lnet/minecraft/world/SaveProperties;)Zintermediary method_41847Lnet/minecraft/class_525;method_41847(Lnet/minecraft/class_7780;Lnet/minecraft/class_5219;)Zofficial aLgjd;a(Ljo;Lfem;)Z
-
createLevelInfo
- Mappings:
Namespace Name Mixin selector named createLevelInfoLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevelInfo(Z)Lnet/minecraft/world/level/LevelInfo;intermediary method_40213Lnet/minecraft/class_525;method_40213(Z)Lnet/minecraft/class_1940;official cLgjd;c(Z)Ldnc;
-
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 inGLFWclass.- Specified by:
keyPressedin interfaceElement- Specified by:
keyPressedin interfaceParentElement- Overrides:
keyPressedin classScreen- Parameters:
keyCode- the named key code of the event as described in theGLFWclassscanCode- the unique/platform-specific scan code of the keyboard inputmodifiers- a GLFW bitfield describing the modifier keys that are held down (see GLFW Modifier key flags)- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Zofficial aLfzv;a(III)Z
-
close
public void close() -
onCloseScreen
public void onCloseScreen()- Mappings:
Namespace Name Mixin selector named onCloseScreenLnet/minecraft/client/gui/screen/world/CreateWorldScreen;onCloseScreen()Vintermediary method_30297Lnet/minecraft/class_525;method_30297()Vofficial ELgjd;E()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLfzb;a(Lfxk;IIF)V
-
renderDarkening
- Overrides:
renderDarkeningin classScreen- Mappings:
Namespace Name Mixin selector named renderDarkeningLnet/minecraft/client/gui/screen/Screen;renderDarkening(Lnet/minecraft/client/gui/DrawContext;)Vintermediary method_57735Lnet/minecraft/class_437;method_57735(Lnet/minecraft/class_332;)Vofficial aLgdr;a(Lfxk;)V
-
getOrCreateDataPackTempDir
- Mappings:
Namespace Name Mixin selector named getOrCreateDataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getOrCreateDataPackTempDir()Ljava/nio/file/Path;intermediary method_29693Lnet/minecraft/class_525;method_29693()Ljava/nio/file/Path;official GLgjd;G()Ljava/nio/file/Path;
-
openPackScreen
- Mappings:
Namespace Name Mixin selector named openPackScreenLnet/minecraft/client/gui/screen/world/CreateWorldScreen;openPackScreen(Lnet/minecraft/resource/DataConfiguration;)Vintermediary method_29694Lnet/minecraft/class_525;method_29694(Lnet/minecraft/class_7712;)Vofficial aLgjd;a(Ldnx;)V
-
applyDataPacks
private void applyDataPacks(ResourcePackManager dataPackManager, boolean fromPackScreen, Consumer<DataConfiguration> configurationSetter) - Mappings:
Namespace Name Mixin selector named applyDataPacksLnet/minecraft/client/gui/screen/world/CreateWorldScreen;applyDataPacks(Lnet/minecraft/resource/ResourcePackManager;ZLjava/util/function/Consumer;)Vintermediary method_29682Lnet/minecraft/class_525;method_29682(Lnet/minecraft/class_3283;ZLjava/util/function/Consumer;)Vofficial aLgjd;a(Lavu;ZLjava/util/function/Consumer;)V
-
validateDataPacks
private void validateDataPacks(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration, Consumer<DataConfiguration> configurationSetter) - Mappings:
Namespace Name Mixin selector named validateDataPacksLnet/minecraft/client/gui/screen/world/CreateWorldScreen;validateDataPacks(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;Ljava/util/function/Consumer;)Vintermediary method_45679Lnet/minecraft/class_525;method_45679(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;Ljava/util/function/Consumer;)Vofficial aLgjd;a(Lavu;Ldnx;Ljava/util/function/Consumer;)V
-
createServerConfig
private static SaveLoading.ServerConfig createServerConfig(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration) - Mappings:
Namespace Name Mixin selector named createServerConfigLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createServerConfig(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;)Lnet/minecraft/server/SaveLoading$ServerConfig;intermediary method_41849Lnet/minecraft/class_525;method_41849(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;)Lnet/minecraft/class_7237$class_6906;official aLgjd;a(Lavu;Ldnx;)Lanc$c;
-
clearDataPackTempDir
private void clearDataPackTempDir()- Mappings:
Namespace Name Mixin selector named clearDataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;clearDataPackTempDir()Vintermediary method_29695Lnet/minecraft/class_525;method_29695()Vofficial HLgjd;H()V
-
copyDataPack
- Mappings:
Namespace Name Mixin selector named copyDataPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)Vintermediary method_29687Lnet/minecraft/class_525;method_29687(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)Vofficial aLgjd;a(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
-
createSession
private static Optional<LevelStorage.Session> createSession(MinecraftClient client, String worldDirectoryName, @Nullable @Nullable Path dataPackTempDir) - Mappings:
Namespace Name Mixin selector named createSessionLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createSession(Lnet/minecraft/client/MinecraftClient;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;intermediary method_41848Lnet/minecraft/class_525;method_41848(Lnet/minecraft/class_310;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;official aLgjd;a(Lfup;Ljava/lang/String;Ljava/nio/file/Path;)Ljava/util/Optional;
-
method_70390
- Mappings:
Namespace Name Mixin selector named method_70390Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_70390(Ljava/nio/file/Path;)Zintermediary method_70390Lnet/minecraft/class_525;method_70390(Ljava/nio/file/Path;)Zofficial aLgjd;a(Ljava/nio/file/Path;)Z
-
copyDataPack
- Mappings:
Namespace Name Mixin selector named copyDataPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(Ljava/nio/file/Path;Lnet/minecraft/client/MinecraftClient;)Ljava/nio/file/Path;intermediary method_29685Lnet/minecraft/class_525;method_29685(Ljava/nio/file/Path;Lnet/minecraft/class_310;)Ljava/nio/file/Path;official aLgjd;a(Ljava/nio/file/Path;Lfup;)Ljava/nio/file/Path;
-
method_70391
- Mappings:
Namespace Name Mixin selector named method_70391Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_70391(Ljava/nio/file/Path;Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableObject;)Vintermediary method_70391Lnet/minecraft/class_525;method_70391(Ljava/nio/file/Path;Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableObject;)Vofficial aLgjd;a(Ljava/nio/file/Path;Ljava/nio/file/Path;Lorg/apache/commons/lang3/mutable/MutableObject;)V
-
getScannedPack
@Nullable private @Nullable com.mojang.datafixers.util.Pair<Path,ResourcePackManager> getScannedPack(DataConfiguration dataConfiguration) - Mappings:
Namespace Name Mixin selector named getScannedPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getScannedPack(Lnet/minecraft/resource/DataConfiguration;)Lcom/mojang/datafixers/util/Pair;intermediary method_30296Lnet/minecraft/class_525;method_30296(Lnet/minecraft/class_7712;)Lcom/mojang/datafixers/util/Pair;official bLgjd;b(Ldnx;)Lcom/mojang/datafixers/util/Pair;
-