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

1.21

Names

dvn

dwp

Fields

Constructors

Methods

1.20.6

Names

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

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

net.minecraft.class_2867

net.minecraft.class_2861

net.minecraft.unmapped.C_ivfseflh

net.minecraft.unmapped.C_kykyawqb

net.minecraft.world.storage.RegionBasedStorage

net.minecraft.world.storage.RegionFile

net.minecraft.world.storage.RegionBasedStorage

net.minecraft.world.storage.RegionFile

net.minecraft.src.C_2169_

net.minecraft.src.C_2166_

Fields

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, PADDING_BUFFER, f_63620_

FileChannel: n, file, field_20436, f_ramzmnqn, channel, channel, f_63621_

Path: o, externalFileDir, field_20657, f_bagqqhlx, directory, directory, f_63622_

RegionFileVersion: p, version, field_20437, f_xggxxmgb, compressionFormat, outputChunkStreamVersion, f_63623_

ByteBuffer: q, header, field_20438, f_qpqrfiqu, header, header, f_63624_

IntBuffer: r, offsets, field_20439, f_sidnvqle, sectorData, sectorData, f_63625_

IntBuffer: s, timestamps, field_20440, f_becwjrwf, saveTimes, saveTimes, f_63626_

RegionBitmap: b, usedSectors, field_20441, f_ewdhvwdr, sectors, sectors, f_63618_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, SECTOR_BYTE_LIMIT, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, SECTOR_DATA_LIMIT, SECTOR_INT_LIMIT, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, CHUNK_HEADER_SIZE, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, HEADER_OFFSET, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, EXTERNAL_FILE_EXTENSION, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, EXTERNAL_STREAM_FLAG, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, EXTERNAL_CHUNK_THRESHOLD, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, CHUNK_NOT_PRESENT, f_156611_

org.slf4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, LOGGER, f_63619_

String: a, ANVIL_EXTENSION, field_31425, f_mvdnxmgn, MCA_EXTENSION, MCA_EXTENSION, f_156615_

int: b, MAX_CACHE_SIZE, field_31426, f_nhcfkltd, MAX_CACHE_SIZE, MAX_CACHE_SIZE, f_156616_

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

RegionStorageInfo: d, info, field_49103, f_nxkrwrip, storageKey, f_316179_

RegionStorageInfo: l, info, field_49102, f_xepxlwml, storageKey, f_315685_

Path: e, folder, field_18690, f_armdwyzd, directory, directory, f_63700_

boolean: f, sync, field_23748, f_invmzcmk, dsync, dsync, f_63701_

Path: m, path, field_48752, f_ueduioyw, path, f_315672_

Constructors

(RegionStorageInfo, Path, boolean)

(RegionStorageInfo, Path, Path, boolean)

(RegionStorageInfo, Path, Path, RegionFileVersion, boolean)

Methods

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, getChunkInputStream, m_63645_

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, isChunkValid, m_63673_

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, getChunkOutputStream, m_63678_

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, getSectorData, m_63686_

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, hasChunk, m_63682_

int (ChunkPos): h, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, getIndex, m_63688_

Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, getExternalChunkPath, m_63684_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, hasChunkStreamVersionId, m_63638_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, getChunkStreamVersionId, m_63669_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, decompress, createChunkInputStream, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, getInputStream, createExternalChunkInputStream, m_63647_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, getInputStream, m_63659_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, packSectorData, m_63642_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, getSize, m_63640_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, getOffset, m_63671_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, getSectorCount, m_63676_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, writeChunk, m_63654_

ByteBuffer (): d, createExternalStub, method_22406, m_fnnafhpi, getHeaderBuf, createHeaderBuf, m_63668_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, writeSafely, m_63662_

void (): e, writeHeader, method_21870, m_mzwibicr, writeHeader, writeHeader, m_63675_

void (): f, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, fillLastSector, m_63681_

void (): a, flush, method_26982, m_idspysvm, sync, sync, m_63705_

void (): b, flush, method_26981, m_fcsdkuxp, sync, sync, m_63637_

int (): c, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, getTimestamp, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, clear, m_156613_

RegionFile (ChunkPos): b, getRegionFile, method_12440, m_xvhhgahu, getRegionFile, getRegionFile, m_63711_

CompoundTag (ChunkPos): a, read, method_17911, m_wxfxclng, getTagAt, getTagAt, m_63706_

void (ChunkPos, StreamTagVisitor): a, scanChunk, method_39802, m_usqmjldo, scanChunk, scanChunk, m_196956_

void (ChunkPos, CompoundTag): a, write, method_23726, m_dnmvtmdg, write, write, m_63708_

Path (): a, getPath, method_56566, m_inxcvyaw, getPath, m_321600_

1.20.5

Names

dmj

dvn

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

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

net.minecraft.class_2861

net.minecraft.class_2867

net.minecraft.unmapped.C_kykyawqb

net.minecraft.unmapped.C_ivfseflh

net.minecraft.world.storage.RegionFile

net.minecraft.world.storage.RegionBasedStorage

net.minecraft.world.storage.RegionFile

net.minecraft.world.storage.RegionBasedStorage

net.minecraft.src.C_2166_

net.minecraft.src.C_2169_

Fields

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, PADDING_BUFFER, f_63620_

FileChannel: l, file, field_20436, f_ramzmnqn, channel, channel, f_63621_

Path: m, externalFileDir, field_20657, f_bagqqhlx, directory, directory, f_63622_

RegionFileVersion: n, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, outputChunkStreamVersion, f_63623_

ByteBuffer: o, header, field_20438, f_qpqrfiqu, header, header, f_63624_

IntBuffer: p, offsets, field_20439, f_sidnvqle, sectorData, sectorData, f_63625_

IntBuffer: q, timestamps, field_20440, f_becwjrwf, saveTimes, saveTimes, f_63626_

RegionBitmap: b, usedSectors, field_20441, f_ewdhvwdr, sectors, sectors, f_63618_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, SECTOR_BYTE_LIMIT, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, SECTOR_DATA_LIMIT, SECTOR_INT_LIMIT, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, CHUNK_HEADER_SIZE, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, HEADER_OFFSET, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, EXTERNAL_FILE_EXTENSION, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, EXTERNAL_STREAM_FLAG, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, EXTERNAL_CHUNK_THRESHOLD, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, CHUNK_NOT_PRESENT, f_156611_

org.slf4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, LOGGER, f_63619_

String: a, ANVIL_EXTENSION, field_31425, f_mvdnxmgn, MCA_EXTENSION, MCA_EXTENSION, f_156615_

int: b, MAX_CACHE_SIZE, field_31426, f_nhcfkltd, MAX_CACHE_SIZE, MAX_CACHE_SIZE, f_156616_

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

RegionStorageInfo: d, info, field_49103, f_nxkrwrip, storageKey, f_316179_

Path: e, folder, field_18690, f_armdwyzd, directory, directory, f_63700_

boolean: f, sync, field_23748, f_invmzcmk, dsync, dsync, f_63701_

Constructors

(Path, Path, RegionFileVersion, boolean)

(Path, Path, boolean)

(RegionStorageInfo, Path, boolean)

Methods

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, getChunkInputStream, m_63645_

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, isChunkValid, m_63673_

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, getChunkOutputStream, m_63678_

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, getSectorData, m_63686_

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, hasChunk, m_63682_

int (ChunkPos): h, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, getIndex, m_63688_

Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, getExternalChunkPath, m_63684_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, hasChunkStreamVersionId, m_63638_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, getChunkStreamVersionId, m_63669_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, decompress, createChunkInputStream, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, getInputStream, createExternalChunkInputStream, m_63647_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, getInputStream, m_63659_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, packSectorData, m_63642_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, getSize, m_63640_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, getOffset, m_63671_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, getSectorCount, m_63676_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, writeChunk, m_63654_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, getHeaderBuf, createHeaderBuf, m_63668_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, writeSafely, m_63662_

void (): d, writeHeader, method_21870, m_mzwibicr, writeHeader, writeHeader, m_63675_

void (): e, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, fillLastSector, m_63681_

void (): a, flush, method_26981, m_fcsdkuxp, sync, sync, m_63637_

void (): a, flush, method_26982, m_idspysvm, sync, sync, m_63705_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, getTimestamp, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, clear, m_156613_

RegionFile (ChunkPos): b, getRegionFile, method_12440, m_xvhhgahu, getRegionFile, getRegionFile, m_63711_

CompoundTag (ChunkPos): a, read, method_17911, m_wxfxclng, getTagAt, getTagAt, m_63706_

void (ChunkPos, StreamTagVisitor): a, scanChunk, method_39802, m_usqmjldo, scanChunk, scanChunk, m_196956_

void (ChunkPos, CompoundTag): a, write, method_23726, m_dnmvtmdg, write, write, m_63708_

1.20.4

Names

Fields

Constructors

Methods

1.20.3

Names

dil

dmj

Fields

Constructors

Methods

1.20.2

Names

dfd

dil

Fields

Constructors

Methods

1.20.1

Names

Fields

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, ZERO, f_63620_

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, PADDING_BUFFER, f_63620_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_156605_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, SECTOR_BYTE_LIMIT, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, SECTOR_DATA_LIMIT, f_156604_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, SECTOR_DATA_LIMIT, SECTOR_INT_LIMIT, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_156606_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, CHUNK_HEADER_SIZE, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_156607_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, HEADER_OFFSET, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_156608_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, EXTERNAL_FILE_EXTENSION, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_156609_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, EXTERNAL_STREAM_FLAG, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_156610_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, EXTERNAL_CHUNK_THRESHOLD, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_156611_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, CHUNK_NOT_PRESENT, f_156611_

Constructors

Methods

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, decompress, m_63650_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, decompress, createChunkInputStream, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, getInputStream, m_63647_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, getInputStream, createExternalChunkInputStream, m_63647_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, getHeaderBuf, m_63668_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, getHeaderBuf, createHeaderBuf, m_63668_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_156612_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, getTimestamp, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, m_156613_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, clear, m_156613_

1.20

Names

des

dfd

Fields

Constructors

Methods

1.19.4

Names

dbu

des

Fields

Constructors

Methods

1.19.3

Names

cyn

dbu

Fields

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_156604_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, SECTOR_DATA_LIMIT, f_156604_

Constructors

Methods

1.19.2

Names

Fields

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_ecfxbygp, f_156605_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_srhyfbtq, f_156604_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_torejiiv, f_156606_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_pebydogu, f_156607_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_knlsaycj, f_156608_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_uzbltvoa, f_156609_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_egrpyabe, f_156610_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_dxhmyvjp, f_156611_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_156611_

Constructors

Methods

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, m_lyzbhxyo, m_63650_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, decompress, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, m_naxlpaqf, m_63647_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, getInputStream, m_63647_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, method_22406, m_fnnafhpi, m_63668_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, getHeaderBuf, m_63668_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_pliiokxw, m_156612_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, method_31740, m_xintzxzy, m_156613_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, m_156613_

1.19.1

Names

cxq

cyn

Fields

Constructors

Methods

1.19

Names

crs

cxq

Fields

Constructors

Methods

1.18.2

Names

cra

crs

net.minecraft.world.storage.RegionFile

Fields

org.apache.logging.log4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, f_63619_

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, f_63620_

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, ZERO, f_63620_

FileChannel: l, file, field_20436, f_ramzmnqn, channel, f_63621_

FileChannel: l, file, field_20436, f_ramzmnqn, channel, channel, f_63621_

Path: m, externalFileDir, field_20657, f_bagqqhlx, directory, f_63622_

Path: m, externalFileDir, field_20657, f_bagqqhlx, directory, directory, f_63622_

RegionFileVersion: n, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, f_63623_

RegionFileVersion: n, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, outputChunkStreamVersion, f_63623_

ByteBuffer: o, header, field_20438, f_qpqrfiqu, header, f_63624_

ByteBuffer: o, header, field_20438, f_qpqrfiqu, header, header, f_63624_

IntBuffer: p, offsets, field_20439, f_sidnvqle, sectorData, f_63625_

IntBuffer: p, offsets, field_20439, f_sidnvqle, sectorData, sectorData, f_63625_

IntBuffer: q, timestamps, field_20440, f_becwjrwf, saveTimes, f_63626_

IntBuffer: q, timestamps, field_20440, f_becwjrwf, saveTimes, saveTimes, f_63626_

RegionBitmap: b, usedSectors, field_20441, f_ewdhvwdr, sectors, f_63618_

RegionBitmap: b, usedSectors, field_20441, f_ewdhvwdr, sectors, sectors, f_63618_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_156605_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_ecfxbygp, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_156604_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_srhyfbtq, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_156606_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_torejiiv, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_156607_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_pebydogu, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_156608_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_knlsaycj, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_156609_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_uzbltvoa, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_156610_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_egrpyabe, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_156611_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_dxhmyvjp, f_156611_

org.slf4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, LOGGER, f_63619_

Constructors

Methods

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, m_63645_

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, getChunkInputStream, m_63645_

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, m_63673_

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, isChunkValid, m_63673_

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, m_63678_

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, getChunkOutputStream, m_63678_

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, m_63686_

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, getSectorData, m_63686_

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, m_63682_

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, hasChunk, m_63682_

int (ChunkPos): h, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, m_63688_

int (ChunkPos): h, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, getIndex, m_63688_

Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, m_63684_

Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, getExternalChunkPath, m_63684_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, m_63638_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, hasChunkStreamVersionId, m_63638_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, m_63669_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, getChunkStreamVersionId, m_63669_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, m_63650_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, m_lyzbhxyo, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, m_63647_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, m_naxlpaqf, m_63647_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, m_63659_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, getInputStream, m_63659_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, m_63642_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, packSectorData, m_63642_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, m_63640_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, getSize, m_63640_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, m_63671_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, getOffset, m_63671_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, m_63676_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, getSectorCount, m_63676_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, m_63654_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, writeChunk, m_63654_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, method_22406, m_63668_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, method_22406, m_fnnafhpi, m_63668_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, m_63662_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, writeSafely, m_63662_

void (): d, writeHeader, method_21870, m_mzwibicr, writeHeader, m_63675_

void (): d, writeHeader, method_21870, m_mzwibicr, writeHeader, writeHeader, m_63675_

void (): e, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, m_63681_

void (): e, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, fillLastSector, m_63681_

void (): a, flush, method_26981, m_fcsdkuxp, sync, m_63637_

void (): a, flush, method_26981, m_fcsdkuxp, sync, sync, m_63637_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_156612_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_pliiokxw, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, method_31740, m_156613_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, method_31740, m_xintzxzy, m_156613_

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

cnp

cra

Fields

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, field_31421, f_156608_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, FILE_EXTENSION, f_156608_

Constructors

(File, File, boolean)

(Path, Path, boolean)

Methods

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, m_63686_, getOffset

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, m_63686_

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, m_63682_, chunkExists

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, m_63682_

int (): b, getTimestamp, method_31739, m_pliiokxw, method_31739, m_156612_

int (): b, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, m_156612_

1.17.1

Names

cno

cnp

Fields

Constructors

Methods

1.17

Names

cgy

cno

net.minecraft.world.chunk.storage.RegionFile

net.minecraft.src.C_2166_

net.minecraft.server.v1_16_R3.RegionFile

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

Fields

org.apache.logging.log4j.Logger: b, LOGGER, field_20434, f_mvitofjf, LOGGER, field_227122_a_

org.apache.logging.log4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, f_63619_

ByteBuffer: c, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, field_227123_b_

ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, f_63620_

FileChannel: d, file, field_20436, f_ramzmnqn, channel, field_76719_c, dataFile

FileChannel: l, file, field_20436, f_ramzmnqn, channel, f_63621_

Path: e, externalFileDir, field_20657, f_bagqqhlx, directory, field_227124_d_

Path: m, externalFileDir, field_20657, f_bagqqhlx, directory, f_63622_

RegionFileVersion: f, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, field_227125_e_

RegionFileVersion: n, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, f_63623_

ByteBuffer: g, header, field_20438, f_qpqrfiqu, header, field_227126_f_

ByteBuffer: o, header, field_20438, f_qpqrfiqu, header, f_63624_

IntBuffer: h, offsets, field_20439, f_sidnvqle, sectorData, field_76716_d

IntBuffer: p, offsets, field_20439, f_sidnvqle, sectorData, f_63625_

IntBuffer: i, timestamps, field_20440, f_becwjrwf, saveTimes, field_227127_h_

IntBuffer: q, timestamps, field_20440, f_becwjrwf, saveTimes, f_63626_

RegionBitmap: a, usedSectors, field_20441, f_ewdhvwdr, sectors, field_227128_i_, freeSectors

RegionBitmap: b, usedSectors, field_20441, f_ewdhvwdr, sectors, f_63618_

int: d, SECTOR_BYTES, field_31418, f_ecfxbygp, field_31418, f_156605_

int: a, SECTOR_INTS, field_31417, f_srhyfbtq, field_31417, f_156604_

int: e, CHUNK_HEADER_SIZE, field_31419, f_torejiiv, field_31419, f_156606_

int: f, HEADER_OFFSET, field_31420, f_pebydogu, field_31420, f_156607_

String: h, EXTERNAL_FILE_EXTENSION, field_31421, f_knlsaycj, field_31421, f_156608_

int: i, EXTERNAL_STREAM_FLAG, field_31422, f_uzbltvoa, field_31422, f_156609_

int: j, EXTERNAL_CHUNK_THRESHOLD, field_31423, f_egrpyabe, field_31423, f_156610_

int: k, CHUNK_NOT_PRESENT, field_31424, f_dxhmyvjp, field_31424, f_156611_

Constructors

Methods

void (): close, close, close, close, close, close

void (): close, close, close

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, func_222666_a

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, m_63645_

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, func_222662_b

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, m_63673_

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, func_222661_c

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, m_63678_

int (ChunkPos): f, getOffset, method_12419, m_abzgfeji, getSectorData, func_222660_e, getOffset

int (ChunkPos): g, getOffset, method_12419, m_abzgfeji, getSectorData, m_63686_, getOffset

boolean (ChunkPos): d, hasChunk, method_12423, m_gcsotahz, hasChunk, func_222667_d, chunkExists

boolean (ChunkPos): e, hasChunk, method_12423, m_gcsotahz, hasChunk, m_63682_, chunkExists

int (ChunkPos): g, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, func_222668_f

int (ChunkPos): h, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, m_63688_

Path (ChunkPos): e, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, func_227145_e_

Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, m_63684_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, func_227130_a_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, m_63638_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, func_227141_b_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, m_63669_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, func_227134_a_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, m_63650_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, func_227133_a_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, m_63647_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, func_227137_a_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, m_63659_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, func_227132_a_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, m_63642_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, func_227131_a_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, m_63640_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, func_227142_b_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, m_63671_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, func_227144_c_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, m_63676_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, func_227135_a_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, m_63654_

ByteBuffer (): b, createExternalStub, method_22406, m_fnnafhpi, method_22406, func_227129_a_

ByteBuffer (): c, createExternalStub, method_22406, m_fnnafhpi, method_22406, m_63668_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, func_227138_a_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, m_63662_

void (): c, writeHeader, method_21870, m_mzwibicr, writeHeader, func_227140_b_

void (): d, writeHeader, method_21870, m_mzwibicr, writeHeader, m_63675_

void (): d, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, func_227143_c_

void (): e, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, m_63681_

void (): a, flush, method_26981, m_fcsdkuxp, method_26981, func_235985_a_

void (): a, flush, method_26981, m_fcsdkuxp, sync, m_63637_

int (): b, getTimestamp, method_31739, m_pliiokxw, method_31739, m_156612_

void (ChunkPos): d, clear, method_31740, m_xintzxzy, method_31740, m_156613_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

cgv

cgy

net.minecraft.server.v1_16_R2.RegionFile

net.minecraft.server.v1_16_R3.RegionFile

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

cia

cgv

net.minecraft.server.v1_16_R1.RegionFile

net.minecraft.server.v1_16_R2.RegionFile

Fields

org.apache.logging.log4j.Logger: a, LOGGER, field_20434, f_mvitofjf, LOGGER, field_227122_a_

org.apache.logging.log4j.Logger: b, LOGGER, field_20434, f_mvitofjf, LOGGER, field_227122_a_

ByteBuffer: b, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, field_227123_b_

ByteBuffer: c, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, field_227123_b_

FileChannel: c, file, field_20436, f_ramzmnqn, channel, field_76719_c, dataFile

FileChannel: d, file, field_20436, f_ramzmnqn, channel, field_76719_c, dataFile

Path: d, externalFileDir, field_20657, f_bagqqhlx, directory, field_227124_d_

Path: e, externalFileDir, field_20657, f_bagqqhlx, directory, field_227124_d_

RegionFileVersion: e, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, field_227125_e_

RegionFileVersion: f, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, field_227125_e_

ByteBuffer: f, header, field_20438, f_qpqrfiqu, header, field_227126_f_

ByteBuffer: g, header, field_20438, f_qpqrfiqu, header, field_227126_f_

IntBuffer: g, offsets, field_20439, f_sidnvqle, sectorData, field_76716_d

IntBuffer: h, offsets, field_20439, f_sidnvqle, sectorData, field_76716_d

IntBuffer: h, timestamps, field_20440, f_becwjrwf, saveTimes, field_227127_h_

IntBuffer: i, timestamps, field_20440, f_becwjrwf, saveTimes, field_227127_h_

RegionBitmap: i, usedSectors, field_20441, f_ewdhvwdr, sectors, field_227128_i_, freeSectors

RegionBitmap: a, usedSectors, field_20441, f_ewdhvwdr, sectors, field_227128_i_, freeSectors

Constructors

Methods

1.16.1

Names

cbc

cia

net.minecraft.server.v1_15_R1.RegionFile

net.minecraft.server.v1_16_R1.RegionFile

Fields

Constructors

(File, File)

(Path, Path, RegionFileVersion)

(File, File, boolean)

(Path, Path, RegionFileVersion, boolean)

Methods

void (): close, close, close, close, close

void (): close, close, close, close, close, close

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, func_227134_a_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, method_22409, func_227134_a_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, func_227133_a_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, method_22408, func_227133_a_

ByteBuffer (): a, createExternalStub, method_22406, m_fnnafhpi, func_227129_a_

ByteBuffer (): b, createExternalStub, method_22406, m_fnnafhpi, method_22406, func_227129_a_

void (): b, writeHeader, method_21870, m_mzwibicr, writeHeader, func_227140_b_

void (): c, writeHeader, method_21870, m_mzwibicr, writeHeader, func_227140_b_

void (): c, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, func_227143_c_

void (): d, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, func_227143_c_

void (): a, flush, method_26981, m_fcsdkuxp, method_26981, func_235985_a_

1.15.2

Names

caz

cbc

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

byi

caz

net.minecraft.server.v1_14_R1.RegionFile

net.minecraft.server.v1_15_R1.RegionFile

Fields

byte[]: a, EMPTY_SECTOR, field_13031, f_bpzvjhia, EMPTY_SECTOR, field_76720_a

RandomAccessFile: b, file, field_13025, f_ramzmnqn, file, field_76719_c

int[]: c, offsets, field_13029, f_sidnvqle, offsets, field_76716_d

int[]: d, chunkTimestamps, field_13026, f_siywsaxe, chunkTimestamps, field_76717_e

List<Boolean>: e, sectorFree, field_13030, f_mxypzlgx, sectorFree, field_76714_f

org.apache.logging.log4j.Logger: a, LOGGER, field_20434, f_mvitofjf, LOGGER, field_227122_a_

ByteBuffer: b, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, field_227123_b_

FileChannel: c, file, field_20436, f_ramzmnqn, channel, field_76719_c, dataFile

Path: d, externalFileDir, field_20657, f_bagqqhlx, directory, field_227124_d_

RegionFileVersion: e, version, field_20437, f_xggxxmgb, outputChunkStreamVersion, field_227125_e_

ByteBuffer: f, header, field_20438, f_qpqrfiqu, header, field_227126_f_

IntBuffer: g, offsets, field_20439, f_sidnvqle, sectorData, field_76716_d

IntBuffer: h, timestamps, field_20440, f_becwjrwf, saveTimes, field_227127_h_

RegionBitmap: i, usedSectors, field_20441, f_ewdhvwdr, sectors, field_227128_i_, freeSectors

Constructors

(File)

(File, File)

(Path, Path, RegionFileVersion)

Methods

void (int, byte[], int): a, write, method_12424, m_qsdeybns, write, func_76712_a

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_12421, m_jsumbmbn, getChunkDataInputStream, func_222666_a

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, func_222666_a

boolean (ChunkPos): b, doesChunkExist, method_12420, m_tavymlvz, isChunkPresent, func_222662_b

boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, func_222662_b

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_12425, m_dzgvhamh, getChunkDataOutputStream, func_222661_c

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, func_222661_c

void (ChunkPos, byte[], int): a, write, method_12428, m_bgtbfxqt, write, func_222664_a

int (ChunkPos): e, getOffset, method_12419, m_abzgfeji, getSectorData, func_222660_e, getOffset

int (ChunkPos): f, getOffset, method_12419, m_abzgfeji, getSectorData, func_222660_e, getOffset

boolean (ChunkPos): d, hasChunk, method_12423, m_gcsotahz, hasChunk, func_222667_d

boolean (ChunkPos): d, hasChunk, method_12423, m_gcsotahz, hasChunk, func_222667_d, chunkExists

void (ChunkPos, int): a, setOffset, method_12422, m_cqwydehn, setOffset, func_222663_a

int (ChunkPos): f, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, func_222668_f

int (ChunkPos): g, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, func_222668_f

void (ChunkPos, int): b, setTimestamp, method_12427, m_igowpncd, setTimestamp, func_222665_b

Path (ChunkPos): e, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, func_227145_e_

boolean (byte): a, isExternalStreamChunk, method_22407, m_oodaxowl, hasChunkStreamVersionId, func_227130_a_

byte (byte): b, getExternalChunkVersion, method_22412, m_nmxbyxnr, getChunkStreamVersionId, func_227141_b_

DataInputStream (ChunkPos, byte, InputStream): a, createChunkInputStream, method_22409, m_lyzbhxyo, func_227134_a_

DataInputStream (ChunkPos, byte): a, createExternalChunkInputStream, method_22408, m_naxlpaqf, func_227133_a_

ByteArrayInputStream (ByteBuffer, int): a, createStream, method_21876, m_bmulfhup, getInputStream, func_227137_a_

int (int, int): a, packSectorOffset, method_21872, m_owsezyim, packSectorData, func_227132_a_

int (int): a, getNumSectors, method_21871, m_hsrwnhct, getSize, func_227131_a_

int (int): b, getSectorNumber, method_21878, m_yzorumxc, getOffset, func_227142_b_

int (int): c, sizeToSectors, method_21880, m_cdfttreh, getSectorCount, func_227144_c_

void (ChunkPos, ByteBuffer): a, write, method_21874, m_obaxgaxq, writeChunk, func_227135_a_

ByteBuffer (): a, createExternalStub, method_22406, m_fnnafhpi, func_227129_a_

RegionFile$CommitOp (Path, ByteBuffer): a, writeToExternalFile, method_22410, m_bsyvgedc, writeSafely, func_227138_a_

void (): b, writeHeader, method_21870, m_mzwibicr, writeHeader, func_227140_b_

void (): c, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, func_227143_c_

1.14.4

Names

byd

byi

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

net.minecraft.unmapped.C_kykyawqb

Fields

byte[]: a, field_13031, EMPTY_SECTOR, field_76720_a

byte[]: a, EMPTY_SECTOR, field_13031, f_bpzvjhia, EMPTY_SECTOR, field_76720_a

RandomAccessFile: b, field_13025, file, field_76719_c

RandomAccessFile: b, file, field_13025, f_ramzmnqn, file, field_76719_c

int[]: c, field_13029, offsets, field_76716_d

int[]: c, offsets, field_13029, f_sidnvqle, offsets, field_76716_d

int[]: d, field_13026, chunkTimestamps, field_76717_e

int[]: d, chunkTimestamps, field_13026, f_siywsaxe, chunkTimestamps, field_76717_e

List<Boolean>: e, field_13030, sectorFree, field_76714_f

List<Boolean>: e, sectorFree, field_13030, f_mxypzlgx, sectorFree, field_76714_f

Constructors

Methods

void (int, byte[], int): a, method_12424, write, func_76712_a

void (int, byte[], int): a, write, method_12424, m_qsdeybns, write, func_76712_a

void (): close, close, close, close, close

void (): close, close, close, close, close

DataInputStream (ChunkCoordIntPair): a, method_12421, getChunkDataInputStream, func_222666_a

DataInputStream (ChunkPos): a, getChunkDataInputStream, method_12421, m_jsumbmbn, getChunkDataInputStream, func_222666_a

boolean (ChunkCoordIntPair): b, method_12420, isChunkPresent, func_222662_b

boolean (ChunkPos): b, doesChunkExist, method_12420, m_tavymlvz, isChunkPresent, func_222662_b

DataOutputStream (ChunkCoordIntPair): c, method_12425, getChunkDataOutputStream, func_222661_c

DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_12425, m_dzgvhamh, getChunkDataOutputStream, func_222661_c

void (ChunkCoordIntPair, byte[], int): a, method_12428, write, func_222664_a

void (ChunkPos, byte[], int): a, write, method_12428, m_bgtbfxqt, write, func_222664_a

int (ChunkCoordIntPair): e, method_12419, getOffset, func_222660_e, getOffset

int (ChunkPos): e, getOffset, method_12419, m_abzgfeji, getSectorData, func_222660_e, getOffset

boolean (ChunkCoordIntPair): d, method_12423, hasChunk, func_222667_d

boolean (ChunkPos): d, hasChunk, method_12423, m_gcsotahz, hasChunk, func_222667_d

void (ChunkCoordIntPair, int): a, method_12422, setOffset, func_222663_a

void (ChunkPos, int): a, setOffset, method_12422, m_cqwydehn, setOffset, func_222663_a

int (ChunkCoordIntPair): f, method_17909, getPackedRegionRelativePosition, func_222668_f

int (ChunkPos): f, getOffsetIndex, method_17909, m_cnrtwxio, getIndex, func_222668_f

void (ChunkCoordIntPair, int): b, method_12427, setTimestamp, func_222665_b

void (ChunkPos, int): b, setTimestamp, method_12427, m_igowpncd, setTimestamp, func_222665_b

1.14.3

Names

bxz

byd

net.minecraft.world.storage.RegionFile

Fields

byte[]: a, field_13031, field_76720_a

byte[]: a, field_13031, EMPTY_SECTOR, field_76720_a

RandomAccessFile: b, field_13025, field_76719_c

RandomAccessFile: b, field_13025, file, field_76719_c

int[]: c, field_13029, field_76716_d

int[]: c, field_13029, offsets, field_76716_d

int[]: d, field_13026, field_76717_e

int[]: d, field_13026, chunkTimestamps, field_76717_e

List<Boolean>: e, field_13030, field_76714_f

List<Boolean>: e, field_13030, sectorFree, field_76714_f

Constructors

Methods

void (int, byte[], int): a, method_12424, func_76712_a

void (int, byte[], int): a, method_12424, write, func_76712_a

void (): close, close, close

void (): close, close, close, close, close

DataInputStream (ChunkCoordIntPair): a, method_12421, func_222666_a

DataInputStream (ChunkCoordIntPair): a, method_12421, getChunkDataInputStream, func_222666_a

boolean (ChunkCoordIntPair): b, method_12420, func_222662_b

boolean (ChunkCoordIntPair): b, method_12420, isChunkPresent, func_222662_b

DataOutputStream (ChunkCoordIntPair): c, method_12425, func_222661_c

DataOutputStream (ChunkCoordIntPair): c, method_12425, getChunkDataOutputStream, func_222661_c

void (ChunkCoordIntPair, byte[], int): a, method_12428, func_222664_a

void (ChunkCoordIntPair, byte[], int): a, method_12428, write, func_222664_a

int (ChunkCoordIntPair): e, method_12419, func_222660_e, getOffset

int (ChunkCoordIntPair): e, method_12419, getOffset, func_222660_e, getOffset

boolean (ChunkCoordIntPair): d, method_12423, func_222667_d

boolean (ChunkCoordIntPair): d, method_12423, hasChunk, func_222667_d

void (ChunkCoordIntPair, int): a, method_12422, func_222663_a

void (ChunkCoordIntPair, int): a, method_12422, setOffset, func_222663_a

int (ChunkCoordIntPair): f, method_17909, func_222668_f

int (ChunkCoordIntPair): f, method_17909, getPackedRegionRelativePosition, func_222668_f

void (ChunkCoordIntPair, int): b, method_12427, func_222665_b

void (ChunkCoordIntPair, int): b, method_12427, setTimestamp, func_222665_b

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

bxy

bxz

Fields

Constructors

Methods

1.14

Names

bnz

bxy

net.minecraft.class_2861

net.minecraft.server.v1_13_R2.RegionFile

net.minecraft.server.v1_14_R1.RegionFile

Fields

byte[]: a, field_76720_a

byte[]: a, field_13031, field_76720_a

File: b, field_76718_b

RandomAccessFile: c, field_76719_c

RandomAccessFile: b, field_13025, field_76719_c

int[]: d, field_76716_d

int[]: c, field_13029, field_76716_d

int[]: e, field_76717_e

int[]: d, field_13026, field_76717_e

List<Boolean>: f, field_76714_f

List<Boolean>: e, field_13030, field_76714_f

int: g, field_76715_g

long: h, field_76721_h

Constructors

Methods

DataInputStream (int, int): a, func_76704_a

DataOutputStream (int, int): c, func_76710_b

void (int, int, byte[], int): a, func_76706_a

void (int, byte[], int): a, func_76712_a

void (int, byte[], int): a, method_12424, func_76712_a

boolean (int, int): e, func_76705_d

int (int, int): f, func_76707_e, getOffset

boolean (int, int): d, func_76709_c

void (int, int, int): a, func_76711_a

void (int, int, int): b, func_76713_b

void (): c, func_76708_c, close

void (): close, close, close

boolean (int, int): b, func_212167_b

DataInputStream (ChunkCoordIntPair): a, method_12421, func_222666_a

boolean (ChunkCoordIntPair): b, method_12420, func_222662_b

DataOutputStream (ChunkCoordIntPair): c, method_12425, func_222661_c

void (ChunkCoordIntPair, byte[], int): a, method_12428, func_222664_a

int (ChunkCoordIntPair): e, method_12419, func_222660_e, getOffset

boolean (ChunkCoordIntPair): d, method_12423, func_222667_d

void (ChunkCoordIntPair, int): a, method_12422, func_222663_a

int (ChunkCoordIntPair): f, method_17909, func_222668_f

void (ChunkCoordIntPair, int): b, method_12427, func_222665_b

1.13.2

Names

bny

bnz

Fields

Constructors

Methods

void (): c, func_76708_c

void (): c, func_76708_c, close

1.13.1

Names

bnq

bny

net.minecraft.server.v1_13_R1.RegionFile

net.minecraft.server.v1_13_R2.RegionFile

Fields

Constructors

Methods

1.13

Names

ayj

bnq

net.minecraft.server.v1_12_R1.RegionFile

net.minecraft.server.v1_13_R1.RegionFile

Fields

Constructors

Methods

DataOutputStream (int, int): b, func_76710_b

DataOutputStream (int, int): c, func_76710_b

boolean (int, int): d, func_76705_d

boolean (int, int): e, func_76705_d

int (int, int): e, func_76707_e, getOffset

int (int, int): f, func_76707_e, getOffset

boolean (int, int): c, func_76709_c

boolean (int, int): d, func_76709_c

boolean (int, int): b, func_212167_b

1.12.2

Names

Fields

Constructors

Methods

1.12.1

Names

ayh

ayj

Fields

Constructors

Methods

1.12

Names

avb

ayh

net.minecraft.server.v1_11_R1.RegionFile

net.minecraft.server.v1_12_R1.RegionFile

Fields

Constructors

Methods

int (int, int): e, func_76707_e

int (int, int): e, func_76707_e, getOffset

1.11.2

Names

Fields

Constructors

Methods

1.11.1

Names

auz

avb

Fields

Constructors

Methods

1.11

Names

ath

auz

net.minecraft.server.v1_10_R1.RegionFile

net.minecraft.server.v1_11_R1.RegionFile

Fields

Constructors

Methods

1.10.2

Names

Fields

Constructors

Methods

1.10

Names

asr

ath

net.minecraft.server.v1_9_R2.RegionFile

net.minecraft.server.v1_10_R1.RegionFile

Fields

Constructors

Methods

1.9.4

Names

asq

asr

net.minecraft.server.v1_9_R1.RegionFile

net.minecraft.server.v1_9_R2.RegionFile

Fields

Constructors

Methods

1.9.2

Names

Fields

Constructors

Methods

1.9

Names

anh

asq

net.minecraft.server.v1_8_R3.RegionFile

net.minecraft.server.v1_9_R1.RegionFile

Fields

Constructors

Methods

1.8.8

Names

anh

net.minecraft.world.chunk.storage.RegionFile

net.minecraft.server.v1_8_R3.RegionFile

Fields

byte[]: a, field_76720_a

File: b, field_76718_b

RandomAccessFile: c, field_76719_c

int[]: d, field_76716_d

int[]: e, field_76717_e

List<Boolean>: f, field_76714_f

int: g, field_76715_g

long: h, field_76721_h

Constructors

(File)

Methods

DataInputStream (int, int): a, func_76704_a

DataOutputStream (int, int): b, func_76710_b

void (int, int, byte[], int): a, func_76706_a

void (int, byte[], int): a, func_76712_a

boolean (int, int): d, func_76705_d

int (int, int): e, func_76707_e

boolean (int, int): c, func_76709_c

void (int, int, int): a, func_76711_a

void (int, int, int): b, func_76713_b

void (): c, func_76708_c