History - net.minecraft.world.storage.RegionFile

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

void (Path, Path): lambda$writeToExternalFile$1, method_22411, method_22411

void (Path, Path): lambda$writeToExternalFile$0, method_22411, method_22411

1.21.11_unobfuscated

Names

net.minecraft.world.level.chunk.storage.RegionFile

net.minecraft.class_2861

net.minecraft.world.storage.RegionFile

Fields

org.slf4j.Logger: LOGGER, field_20434, LOGGER

int: SECTOR_BYTES, field_31418, field_31418

int: SECTOR_INTS, field_31417, SECTOR_DATA_LIMIT

int: CHUNK_HEADER_SIZE, field_31419, field_31419

int: HEADER_OFFSET, field_31420, field_31420

ByteBuffer: PADDING_BUFFER, field_20435, ZERO

String: EXTERNAL_FILE_EXTENSION, field_31421, FILE_EXTENSION

int: EXTERNAL_STREAM_FLAG, field_31422, field_31422

int: EXTERNAL_CHUNK_THRESHOLD, field_31423, field_31423

int: CHUNK_NOT_PRESENT, field_31424, field_31424

StorageKey: info, field_49102, storageKey

Path: path, field_48752, path

FileChannel: file, field_20436, channel

Path: externalFileDir, field_20657, directory

ChunkCompressionFormat: version, field_20437, compressionFormat

ByteBuffer: header, field_20438, header

IntBuffer: offsets, field_20439, sectorData

IntBuffer: timestamps, field_20440, saveTimes

SectorMap: usedSectors, field_20441, sectors

Constructors

(StorageKey, Path, Path, boolean)

(StorageKey, Path, Path, ChunkCompressionFormat, boolean)

Methods

Path (): getPath, method_56566, getPath

Path (ChunkPos): getExternalChunkPath, method_22413, getExternalChunkPath

DataInputStream (ChunkPos): getChunkDataInputStream, method_21873, getChunkInputStream

int (): getTimestamp, method_31739, getEpochTimeSeconds

boolean (byte): isExternalStreamChunk, method_22407, hasChunkStreamVersionId

byte (byte): getExternalChunkVersion, method_22412, getChunkStreamVersionId

DataInputStream (ChunkPos, byte, InputStream): createChunkInputStream, method_22409, decompress

DataInputStream (ChunkPos, byte): createExternalChunkInputStream, method_22408, getInputStream

ByteArrayInputStream (ByteBuffer, int): createStream, method_21876, getInputStream

int (int, int): packSectorOffset, method_21872, packSectorData

int (int): getNumSectors, method_21871, getSize

int (int): getSectorNumber, method_21878, getOffset

int (int): sizeToSectors, method_21880, getSectorCount

boolean (ChunkPos): doesChunkExist, method_21879, isChunkValid

DataOutputStream (ChunkPos): getChunkDataOutputStream, method_21881, getChunkOutputStream

void (): flush, method_26981, sync

void (ChunkPos): clear, method_31740, delete

void (ChunkPos, ByteBuffer): write, method_21874, writeChunk

ByteBuffer (): createExternalStub, method_22406, getHeaderBuf

RegionFile$OutputAction (Path, ByteBuffer): writeToExternalFile, method_22410, writeSafely

void (): writeHeader, method_21870, writeHeader

int (ChunkPos): getOffset, method_12419, getSectorData

boolean (ChunkPos): hasChunk, method_12423, hasChunk

int (ChunkPos): getOffsetIndex, method_17909, getIndex

void (): close

void (): padToFullSector, method_21877, fillLastSector

void (Path, Path): lambda$writeToExternalFile$1, method_22411, method_22411

void (ChunkPos): lambda$write$0, method_22414, method_22414