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