History - net.minecraft.world.updater.RegionStorageUpgrader

26.3-snapshot-3

Names

Fields

Constructors

Methods

26.3-snapshot-2

Names

Fields

Constructors

Methods

26.3-snapshot-1

Names

Fields

Constructors

Methods

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.worldupdate.RegionStorageUpgrader

net.minecraft.class_1_43

net.minecraft.world.updater.RegionStorageUpgrader

Fields

org.slf4j.Logger: LOGGER, field_1_646, LOGGER

String: NEW_DIRECTORY_PREFIX, field_1_647, NEW_PREFIX

Pattern: REGEX, field_1_648, REGION_FILE_PATTERN

com.mojang.datafixers.DataFixer: dataFixer, field_1_651, dataFixer

WorldUpdateProgress: upgradeProgress, field_1_663, progress

String: type, field_1_662, type

String: folderName, field_1_655, directoryName

CompletableFuture<Void>: previousWriteFuture, field_1_657, setNbtFuture

DataFixType: dataFixType, field_1_650, dataFixType

int: defaultVersion, field_1_652, fallbackVersion

boolean: recreateRegionFiles, field_1_658, recreateRegionFiles

RegistryKey<World>: dimensionKey, field_1_653, world

VersionedChunkStorage: storage, field_1_660, versionedChunkStorage

List<Region>: files, field_1_654, regions

int: startIndex, field_1_659, cumulativeRegionCount

NbtCompound: dataFixContextTag, field_1_649, context

it.unimi.dsi.fastutil.ints.Int2ObjectMap<RegionStorageUpgrader$Fixer>: tagModifiers, field_1_661, fixersByVersion

Constructors

(com.mojang.datafixers.DataFixer, DataFixType, String, String, int, boolean, WorldUpdateProgress, int, NbtCompound, it.unimi.dsi.fastutil.ints.Int2ObjectMap<RegionStorageUpgrader$Fixer>)

Methods

void (RegistryKey<World>, LevelStorage$Session): init, method_1_616, initialize

void (): upgrade, method_1_623, upgrade

VersionedChunkStorage (StorageKey, Path): createStorage, method_1_612, createVersionedChunkStorage

List<Region> (StorageKey, Path): getFilesToProcess, method_1_615, getRegionsInDirectory

int (): fileAmount, method_1_613, getRegionCount

List<Region> (StorageKey, Path): getAllChunkPositions, method_1_614, readRegionsInDirectory

boolean (VersionedChunkStorage, ChunkPos): processOnePosition, method_1_620, upgradeChunk

boolean (VersionedChunkStorage, ChunkPos): tryProcessOnePosition, method_1_622, doUpgradeChunk

NbtCompound (VersionedChunkStorage, NbtCompound, int): upgradeTag, method_1_624, updateChunkNbt

void (RegionFile): onFileFinished, method_1_619, finish

Path (Path): resolveRecreateDirectory, method_1_621, getPathOfNew

boolean (File, String): lambda$getAllChunkPositions$0, method_1_617, method_1_617

int (Region): lambda$getFilesToProcess$0, method_1_618, method_1_618