History - net.minecraft.datafixer.file.FileUpgrader
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
void (LevelStorage$Session, List<FileMove>, Path, Path): swapInFixedWorld, method_1_1707, fixFilesInWorld
void (LevelStorage$Session, List<FileMove>, Path, Path, WorldUpdateProgress): swapInFixedWorld, method_1_1707, fixFilesInWorld
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.util.filefix.FileFixerUpper
net.minecraft.class_1_193
net.minecraft.datafixer.file.FileUpgrader
Fields
int: FILE_FIXER_INTRODUCTION_VERSION, field_1_1426, FILE_REORGANIZATION_VERSION
com.google.gson.Gson: GSON, field_1_1808, GSON
String: FILE_FIX_DIRECTORY_NAME, field_1_1807, FILEFIX
String: NEW_WORLD_TEMP_NAME, field_1_1809, NEW_WORLD
String: UPGRADE_IN_PROGRESS_NAME, field_1_1810, UPGRADE_FILE_NAME
org.slf4j.Logger: LOGGER, field_1_1427, LOGGER
com.mojang.datafixers.DataFixerBuilder$Result: dataFixer, field_1_1428, dataFixers
List<FileFix>: fileFixes, field_1_1429, fileFixes
int: latestFileFixerVersion, field_1_1430, maxVersion
Constructors
(com.mojang.datafixers.DataFixerBuilder$Result, List<FileFix>, int)
Methods
int (int): worldVersionToFileFixerVersion, method_1_1708, adjustVersion
boolean (int): requiresFileFixing, method_1_1704, requiresFileFixing
com.mojang.serialization.Dynamic<?> (LevelStorage$Session, com.mojang.serialization.Dynamic<?>, WorldUpdateProgress): fix, method_1_1699, upgradeFileStructure
com.mojang.serialization.Dynamic<?> (LevelStorage$Session, com.mojang.serialization.Dynamic<?>, WorldUpdateProgress, int): fix, method_1_1700, upgradeFileStructure
List<FileMove> (WorldUpdateProgress, int, Path, Path, Path, int): startOrContinueFileFixing, method_1_2216, enumerateFileMoves
void (Path): deleteDirectory, method_1_2214, cleanUpOldWorldDirectory
void (Path): cleanup, method_1_2213, cleanUpOldWorldDirectoryOrLogError
List<FileMove> (WorldUpdateProgress, int, int, Path, Path, Path): applyFileFixersOnCow, method_1_2212, upgrade
void (WorldUpdateProgress, int, int, Path): applyFileFixers, method_1_1696, startUpgrading
List<FileFix> (int, int): getApplicableFixers, method_1_1701, getFileFixes
void (List<FileFix>, WorldUpdateProgress): countFiles, method_1_1697, count
void (Path, int): writeUpdatedLevelData, method_1_1709, fixLevelDat
com.mojang.serialization.Dynamic<?> (com.mojang.serialization.Dynamic<?>, int): addVersionsToLevelData, method_1_1695, writeVersionInfo
void (LevelStorage$Session, List<FileMove>, Path, Path): swapInFixedWorld, method_1_1707, fixFilesInWorld
void (List<FileMove>, Path, Path, Path): writeMoves, method_1_2217, saveMovesToUpdateProgress
List<FileMove> (Path, Path, Path): readMoves, method_1_2215, getMovesInUpdateProgress
FileSystemCapabilities (Path): detectFileSystemCapabilities, method_1_1698, getCapabilities
boolean (Path): supportsAtomicMove, method_1_1705, isAtomicMoveSupported
boolean (Path): supportsHardLinks, method_1_1706, areHardLinksSupported
void (Path, Path, CopyOption[], Path, FileSystemCapabilities, org.apache.commons.lang3.mutable.MutableBoolean): lambda$swapInFixedWorld$0, method_1_1703, method_1_1703
boolean (int, int, FileFix): lambda$getApplicableFixers$0, method_1_1702, method_1_1702