Class CreateWorldScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
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 official ewdintermediary net/minecraft/class_525named net/minecraft/client/gui/screen/world/CreateWorldScreen
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate classprivate classprivate static final recordprivate classNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final Text(package private) static final Text(package private) static final Textprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate static final intprivate boolean(package private) static final Textprivate @Nullable GridWidgetprivate static final Loggerprivate @Nullable ResourcePackManagerprivate static final Textprivate final TabManagerprivate @Nullable TabNavigationWidgetprivate static final String(package private) final WorldCreatorFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateCreateWorldScreen(@Nullable Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Optional<RegistryKey<WorldPreset>> defaultWorldType, OptionalLong seed) -
Method Summary
Modifier and TypeMethodDescriptionprotected <T extends Element & Drawable & Selectable>
TaddDrawableChild(T drawableElement) protected <T extends Element & Selectable>
TaddSelectableChild(T child) private voidapplyDataPacks(ResourcePackManager dataPackManager, boolean bool, Consumer<DataConfiguration> consumer) private voidvoidclose()private static voidcopyDataPack(Path srcFolder, Path destFolder, Path dataPackFile) copyDataPack(Path srcFolder, MinecraftClient client) static CreateWorldScreencreate(@Nullable Screen parent, LevelInfo levelInfo, GeneratorOptionsHolder generatorOptionsHolder, @Nullable Path dataPackTempDir) static voidcreate(MinecraftClient client, @Nullable Screen parent) private voidprivate LevelInfocreateLevelInfo(boolean debugWorld) private static SaveLoading.ServerConfigcreateServerConfig(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration) private Optional<LevelStorage.Session>private @Nullable com.mojang.datafixers.util.Pair<Path,ResourcePackManager> getScannedPack(DataConfiguration dataConfiguration) protected voidinit()Called when a screen should be initialized.voidbooleankeyPressed(int keyCode, int scanCode, int modifiers) Callback for when a key down event has been captured.(package private) voidmethod_49010(DataConfiguration dataConfiguration) void(package private) voidopenPackScreen(DataConfiguration dataConfiguration) voidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) private static voidshowMessage(MinecraftClient client, Text text) private voidstartServer(LevelProperties.SpecialProperty specialProperty, CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, com.mojang.serialization.Lifecycle lifecycle) voidtick()private voidupdateSaveFolderName(String saveDirectoryName) private voidvalidateDataPacks(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration, Consumer<DataConfiguration> consumer) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addElementNarrations, addScreenNarrations, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, remove, removed, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffsetMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, 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 official aLewd;a:Iintermediary field_42165Lnet/minecraft/class_525;field_42165:Inamed field_42165Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42165:I
-
field_42166
private static final int field_42166- See Also:
- Mappings:
Namespace Name Mixin selector official bLewd;b:Iintermediary field_42166Lnet/minecraft/class_525;field_42166:Inamed field_42166Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42166:I
-
field_42167
private static final int field_42167- See Also:
- Mappings:
Namespace Name Mixin selector official cLewd;c:Iintermediary field_42167Lnet/minecraft/class_525;field_42167:Inamed field_42167Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42167:I
-
field_42168
private static final int field_42168- See Also:
- Mappings:
Namespace Name Mixin selector official nLewd;n:Iintermediary field_42168Lnet/minecraft/class_525;field_42168:Inamed field_42168Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42168:I
-
LOGGER
- Mappings:
Namespace Name Mixin selector official oLewd;o:Lorg/slf4j/Logger;intermediary field_25480Lnet/minecraft/class_525;field_25480:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/client/gui/screen/world/CreateWorldScreen;LOGGER:Lorg/slf4j/Logger;
-
TEMP_DIR_PREFIX
- See Also:
- Mappings:
Namespace Name Mixin selector official pLewd;p:Ljava/lang/String;intermediary field_32434Lnet/minecraft/class_525;field_32434:Ljava/lang/String;named TEMP_DIR_PREFIXLnet/minecraft/client/gui/screen/world/CreateWorldScreen;TEMP_DIR_PREFIX:Ljava/lang/String;
-
GAME_MODE_TEXT
- Mappings:
Namespace Name Mixin selector official qLewd;q:Ltd;intermediary field_25898Lnet/minecraft/class_525;field_25898:Lnet/minecraft/class_2561;named GAME_MODE_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;GAME_MODE_TEXT:Lnet/minecraft/text/Text;
-
ENTER_NAME_TEXT
- Mappings:
Namespace Name Mixin selector official rLewd;r:Ltd;intermediary field_26600Lnet/minecraft/class_525;field_26600:Lnet/minecraft/class_2561;named ENTER_NAME_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;ENTER_NAME_TEXT:Lnet/minecraft/text/Text;
-
EXPERIMENTS_TEXT
- Mappings:
Namespace Name Mixin selector official sLewd;s:Ltd;intermediary field_42501Lnet/minecraft/class_525;field_42501:Lnet/minecraft/class_2561;named EXPERIMENTS_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;EXPERIMENTS_TEXT:Lnet/minecraft/text/Text;
-
ALLOW_COMMANDS_INFO_TEXT
- Mappings:
Namespace Name Mixin selector official tLewd;t:Ltd;intermediary field_42169Lnet/minecraft/class_525;field_42169:Lnet/minecraft/class_2561;named ALLOW_COMMANDS_INFO_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;ALLOW_COMMANDS_INFO_TEXT:Lnet/minecraft/text/Text;
-
PREPARING_TEXT
- Mappings:
Namespace Name Mixin selector official uLewd;u:Ltd;intermediary field_37911Lnet/minecraft/class_525;field_37911:Lnet/minecraft/class_2561;named PREPARING_TEXTLnet/minecraft/client/gui/screen/world/CreateWorldScreen;PREPARING_TEXT:Lnet/minecraft/text/Text;
-
field_42170
private static final int field_42170- See Also:
- Mappings:
Namespace Name Mixin selector official vLewd;v:Iintermediary field_42170Lnet/minecraft/class_525;field_42170:Inamed field_42170Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42170:I
-
field_42171
private static final int field_42171- See Also:
- Mappings:
Namespace Name Mixin selector official wLewd;w:Iintermediary field_42171Lnet/minecraft/class_525;field_42171:Inamed field_42171Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42171:I
-
worldCreator
- Mappings:
Namespace Name Mixin selector official xLewd;x:Lewm;intermediary field_42172Lnet/minecraft/class_525;field_42172:Lnet/minecraft/class_8100;named worldCreatorLnet/minecraft/client/gui/screen/world/CreateWorldScreen;worldCreator:Lnet/minecraft/client/gui/screen/world/WorldCreator;
-
tabManager
- Mappings:
Namespace Name Mixin selector official yLewd;y:Leoj;intermediary field_42173Lnet/minecraft/class_525;field_42173:Lnet/minecraft/class_8088;named tabManagerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;tabManager:Lnet/minecraft/client/gui/tab/TabManager;
-
field_42502
private boolean field_42502- Mappings:
Namespace Name Mixin selector official zLewd;z:Zintermediary field_42502Lnet/minecraft/class_525;field_42502:Znamed field_42502Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;field_42502:Z
-
parent
- Mappings:
Namespace Name Mixin selector official ALewd;A:Lert;intermediary field_3187Lnet/minecraft/class_525;field_3187:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/world/CreateWorldScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
saveDirectoryName
- Mappings:
Namespace Name Mixin selector official BLewd;B:Ljava/lang/String;intermediary field_3196Lnet/minecraft/class_525;field_3196:Ljava/lang/String;named saveDirectoryNameLnet/minecraft/client/gui/screen/world/CreateWorldScreen;saveDirectoryName:Ljava/lang/String;
-
dataPackTempDir
- Mappings:
Namespace Name Mixin selector official CLewd;C:Ljava/nio/file/Path;intermediary field_25477Lnet/minecraft/class_525;field_25477:Ljava/nio/file/Path;named dataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;dataPackTempDir:Ljava/nio/file/Path;
-
packManager
- Mappings:
Namespace Name Mixin selector official DLewd;D:Lakl;intermediary field_25792Lnet/minecraft/class_525;field_25792:Lnet/minecraft/class_3283;named packManagerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;packManager:Lnet/minecraft/resource/ResourcePackManager;
-
grid
- Mappings:
Namespace Name Mixin selector official ELewd;E:Lepl;intermediary field_42163Lnet/minecraft/class_525;field_42163:Lnet/minecraft/class_7845;named gridLnet/minecraft/client/gui/screen/world/CreateWorldScreen;grid:Lnet/minecraft/client/gui/widget/GridWidget;
-
-
Constructor Details
-
CreateWorldScreen
private CreateWorldScreen(@Nullable @Nullable Screen parent, GeneratorOptionsHolder generatorOptionsHolder, Optional<RegistryKey<WorldPreset>> defaultWorldType, OptionalLong seed) - Mappings:
Namespace Name Mixin selector official <init>Lewd;<init>(Lert;Lewl;Ljava/util/Optional;Ljava/util/OptionalLong;)Vintermediary <init>Lnet/minecraft/class_525;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7193;Ljava/util/Optional;Ljava/util/OptionalLong;)Vnamed <init>Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/world/GeneratorOptionsHolder;Ljava/util/Optional;Ljava/util/OptionalLong;)V
-
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official aLewd;a(Lelb;Lert;)Vintermediary method_31130Lnet/minecraft/class_525;method_31130(Lnet/minecraft/class_310;Lnet/minecraft/class_437;)Vnamed createLnet/minecraft/client/gui/screen/world/CreateWorldScreen;create(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/client/gui/screen/Screen;)V
-
create
public static CreateWorldScreen create(@Nullable @Nullable Screen parent, LevelInfo levelInfo, GeneratorOptionsHolder generatorOptionsHolder, @Nullable @Nullable Path dataPackTempDir) - Mappings:
Namespace Name Mixin selector official aLewd;a(Lert;Lclx;Lewl;Ljava/nio/file/Path;)Lewd;intermediary method_40212Lnet/minecraft/class_525;method_40212(Lnet/minecraft/class_437;Lnet/minecraft/class_1940;Lnet/minecraft/class_7193;Ljava/nio/file/Path;)Lnet/minecraft/class_525;named createLnet/minecraft/client/gui/screen/world/CreateWorldScreen;create(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;
-
getWorldCreator
- Mappings:
Namespace Name Mixin selector official jLewd;j()Lewm;intermediary method_48657Lnet/minecraft/class_525;method_48657()Lnet/minecraft/class_8100;named getWorldCreatorLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getWorldCreator()Lnet/minecraft/client/gui/screen/world/WorldCreator;
-
tick
public void tick() -
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
updateSaveFolderName
- Mappings:
Namespace Name Mixin selector official aLewd;a(Ljava/lang/String;)Vintermediary method_2727Lnet/minecraft/class_525;method_2727(Ljava/lang/String;)Vnamed updateSaveFolderNameLnet/minecraft/client/gui/screen/world/CreateWorldScreen;updateSaveFolderName(Ljava/lang/String;)V
-
showMessage
- Mappings:
Namespace Name Mixin selector official aLewd;a(Lelb;Ltd;)Vintermediary method_41852Lnet/minecraft/class_525;method_41852(Lnet/minecraft/class_310;Lnet/minecraft/class_2561;)Vnamed showMessageLnet/minecraft/client/gui/screen/world/CreateWorldScreen;showMessage(Lnet/minecraft/client/MinecraftClient;Lnet/minecraft/text/Text;)V
-
createLevel
private void createLevel()- Mappings:
Namespace Name Mixin selector official CLewd;C()Vintermediary method_2736Lnet/minecraft/class_525;method_2736()Vnamed createLevelLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevel()V
-
startServer
private void startServer(LevelProperties.SpecialProperty specialProperty, CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, com.mojang.serialization.Lifecycle lifecycle) - Mappings:
Namespace Name Mixin selector official aLewd;a(Ldxf$a;Lhi;Lcom/mojang/serialization/Lifecycle;)Vintermediary method_41847Lnet/minecraft/class_525;method_41847(Lnet/minecraft/class_31$class_7729;Lnet/minecraft/class_7780;Lcom/mojang/serialization/Lifecycle;)Vnamed startServerLnet/minecraft/client/gui/screen/world/CreateWorldScreen;startServer(Lnet/minecraft/world/level/LevelProperties$SpecialProperty;Lnet/minecraft/registry/CombinedDynamicRegistries;Lcom/mojang/serialization/Lifecycle;)V
-
createLevelInfo
- Mappings:
Namespace Name Mixin selector official cLewd;c(Z)Lclx;intermediary method_40213Lnet/minecraft/class_525;method_40213(Z)Lnet/minecraft/class_1940;named createLevelInfoLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createLevelInfo(Z)Lnet/minecraft/world/level/LevelInfo;
-
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 official aLeoc;a(III)Zintermediary method_25404Lnet/minecraft/class_364;method_25404(III)Znamed keyPressedLnet/minecraft/client/gui/Element;keyPressed(III)Z
-
close
public void close() -
onCloseScreen
public void onCloseScreen()- Mappings:
Namespace Name Mixin selector official BLewd;B()Vintermediary method_30297Lnet/minecraft/class_525;method_30297()Vnamed onCloseScreenLnet/minecraft/client/gui/screen/world/CreateWorldScreen;onCloseScreen()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLens;a(Lega;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-
addSelectableChild
- Overrides:
addSelectableChildin classScreen- Mappings:
Namespace Name Mixin selector official eLert;e(Leoc;)Leoc;intermediary method_25429Lnet/minecraft/class_437;method_25429(Lnet/minecraft/class_364;)Lnet/minecraft/class_364;named addSelectableChildLnet/minecraft/client/gui/screen/Screen;addSelectableChild(Lnet/minecraft/client/gui/Element;)Lnet/minecraft/client/gui/Element;
-
addDrawableChild
- Overrides:
addDrawableChildin classScreen- Mappings:
Namespace Name Mixin selector official dLert;d(Leoc;)Leoc;intermediary method_37063Lnet/minecraft/class_437;method_37063(Lnet/minecraft/class_364;)Lnet/minecraft/class_364;named addDrawableChildLnet/minecraft/client/gui/screen/Screen;addDrawableChild(Lnet/minecraft/client/gui/Element;)Lnet/minecraft/client/gui/Element;
-
getDataPackTempDir
- Mappings:
Namespace Name Mixin selector official DLewd;D()Ljava/nio/file/Path;intermediary method_29693Lnet/minecraft/class_525;method_29693()Ljava/nio/file/Path;named getDataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getDataPackTempDir()Ljava/nio/file/Path;
-
method_49010
- Mappings:
Namespace Name Mixin selector official aLewd;a(Lcml;)Vintermediary method_49010Lnet/minecraft/class_525;method_49010(Lnet/minecraft/class_7712;)Vnamed method_49010Lnet/minecraft/client/gui/screen/world/CreateWorldScreen;method_49010(Lnet/minecraft/resource/DataConfiguration;)V
-
openPackScreen
- Mappings:
Namespace Name Mixin selector official bLewd;b(Lcml;)Vintermediary method_29694Lnet/minecraft/class_525;method_29694(Lnet/minecraft/class_7712;)Vnamed openPackScreenLnet/minecraft/client/gui/screen/world/CreateWorldScreen;openPackScreen(Lnet/minecraft/resource/DataConfiguration;)V
-
applyDataPacks
private void applyDataPacks(ResourcePackManager dataPackManager, boolean bool, Consumer<DataConfiguration> consumer) - Mappings:
Namespace Name Mixin selector official aLewd;a(Lakl;ZLjava/util/function/Consumer;)Vintermediary method_29682Lnet/minecraft/class_525;method_29682(Lnet/minecraft/class_3283;ZLjava/util/function/Consumer;)Vnamed applyDataPacksLnet/minecraft/client/gui/screen/world/CreateWorldScreen;applyDataPacks(Lnet/minecraft/resource/ResourcePackManager;ZLjava/util/function/Consumer;)V
-
validateDataPacks
private void validateDataPacks(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration, Consumer<DataConfiguration> consumer) - Mappings:
Namespace Name Mixin selector official aLewd;a(Lakl;Lcml;Ljava/util/function/Consumer;)Vintermediary method_45679Lnet/minecraft/class_525;method_45679(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;Ljava/util/function/Consumer;)Vnamed validateDataPacksLnet/minecraft/client/gui/screen/world/CreateWorldScreen;validateDataPacks(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;Ljava/util/function/Consumer;)V
-
createServerConfig
private static SaveLoading.ServerConfig createServerConfig(ResourcePackManager dataPackManager, DataConfiguration dataConfiguration) - Mappings:
Namespace Name Mixin selector official aLewd;a(Lakl;Lcml;)Ladp$c;intermediary method_41849Lnet/minecraft/class_525;method_41849(Lnet/minecraft/class_3283;Lnet/minecraft/class_7712;)Lnet/minecraft/class_7237$class_6906;named createServerConfigLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createServerConfig(Lnet/minecraft/resource/ResourcePackManager;Lnet/minecraft/resource/DataConfiguration;)Lnet/minecraft/server/SaveLoading$ServerConfig;
-
clearDataPackTempDir
private void clearDataPackTempDir()- Mappings:
Namespace Name Mixin selector official ELewd;E()Vintermediary method_29695Lnet/minecraft/class_525;method_29695()Vnamed clearDataPackTempDirLnet/minecraft/client/gui/screen/world/CreateWorldScreen;clearDataPackTempDir()V
-
copyDataPack
- Mappings:
Namespace Name Mixin selector official aLewd;a(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;)Vnamed copyDataPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(Ljava/nio/file/Path;Ljava/nio/file/Path;Ljava/nio/file/Path;)V
-
createSession
- Mappings:
Namespace Name Mixin selector official FLewd;F()Ljava/util/Optional;intermediary method_41848Lnet/minecraft/class_525;method_41848()Ljava/util/Optional;named createSessionLnet/minecraft/client/gui/screen/world/CreateWorldScreen;createSession()Ljava/util/Optional;
-
copyDataPack
- Mappings:
Namespace Name Mixin selector official aLewd;a(Ljava/nio/file/Path;Lelb;)Ljava/nio/file/Path;intermediary method_29685Lnet/minecraft/class_525;method_29685(Ljava/nio/file/Path;Lnet/minecraft/class_310;)Ljava/nio/file/Path;named copyDataPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;copyDataPack(Ljava/nio/file/Path;Lnet/minecraft/client/MinecraftClient;)Ljava/nio/file/Path;
-
getScannedPack
@Nullable private @Nullable com.mojang.datafixers.util.Pair<Path,ResourcePackManager> getScannedPack(DataConfiguration dataConfiguration) - Mappings:
Namespace Name Mixin selector official cLewd;c(Lcml;)Lcom/mojang/datafixers/util/Pair;intermediary method_30296Lnet/minecraft/class_525;method_30296(Lnet/minecraft/class_7712;)Lcom/mojang/datafixers/util/Pair;named getScannedPackLnet/minecraft/client/gui/screen/world/CreateWorldScreen;getScannedPack(Lnet/minecraft/resource/DataConfiguration;)Lcom/mojang/datafixers/util/Pair;
-