History - net.minecraft.world.storage.RegionBasedStorage

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

RegionFile (ChunkPos): getRegionFile, method_12440, getRegionFile

Path (ChunkPos): regionPath, method_1_10063, getRegionFilePath

RegionFile (ChunkPos, boolean): getRegionFile, method_12440, getRegionFile

RegionFile (ChunkPos): getOrCreateRegionFile, method_1_10062, getRegionFileForWriting

void (long, Optional<RegionFile>): cache, method_1_10061, addRegionFileToCache

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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

Fields

Constructors

Methods

1.21.11_unobfuscated

Names

net.minecraft.world.level.chunk.storage.RegionFileStorage

net.minecraft.class_2867

net.minecraft.world.storage.RegionBasedStorage

Fields

String: ANVIL_EXTENSION, field_31425, MCA_EXTENSION

int: MAX_CACHE_SIZE, field_31426, MAX_CACHE_SIZE

it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<RegionFile>: regionCache, field_17657, cachedRegionFiles

StorageKey: info, field_49103, storageKey

Path: folder, field_18690, directory

boolean: sync, field_23748, dsync

Constructors

(StorageKey, Path, boolean)

Methods

RegionFile (ChunkPos): getRegionFile, method_12440, getRegionFile

NbtCompound (ChunkPos): read, method_17911, getTagAt

void (ChunkPos, NbtScanner): scanChunk, method_39802, scanChunk

void (ChunkPos, NbtCompound): write, method_23726, write

void (): close

void (): flush, method_26982, sync

StorageKey (): info, method_61005, getStorageKey