History - net.minecraft.world.storage.RegionBasedStorage
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