History - net.minecraft.world.level.chunk.storage.RegionBitmap
1.21.4
Names
ebf
eai
Fields
Constructors
Methods
1.21.3
Names
dvm
ebf
net.minecraft.world.level.chunk.storage.RegionFile
net.minecraft.world.level.chunk.storage.RegionBitmap
net.minecraft.class_2861
net.minecraft.class_4485
net.minecraft.unmapped.C_kykyawqb
net.minecraft.unmapped.C_vsnirdkc
net.minecraft.world.storage.RegionFile
net.minecraft.world.storage.SectorMap
net.minecraft.world.storage.RegionFile
net.minecraft.world.storage.SectorMap
net.minecraft.src.C_2166_
net.minecraft.src.C_2165_
Fields
org.slf4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, LOGGER, f_63619_
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_
ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, PADDING_BUFFER, f_63620_
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_
RegionStorageInfo: l, info, field_49102, f_xepxlwml, storageKey, f_315685_
Path: m, path, field_48752, f_ueduioyw, path, f_315672_
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_
BitSet: a, used, field_20433, f_wllshscn, bitSet, bitSet, f_63608_
Constructors
(RegionStorageInfo, Path, Path, boolean)
(RegionStorageInfo, Path, Path, RegionFileVersion, boolean)
()
Methods
Path (): a, getPath, method_56566, m_inxcvyaw, getPath, m_321600_
Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, getExternalChunkPath, m_63684_
DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, getChunkInputStream, m_63645_
int (): c, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, getTimestamp, m_156612_
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_
boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, isChunkValid, m_63673_
DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, getChunkOutputStream, m_63678_
void (): b, flush, method_26981, m_fcsdkuxp, sync, sync, m_63637_
void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, clear, m_156613_
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_
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_
void (): close, close, close
void (): f, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, fillLastSector, m_63681_
void (int, int): a, force, method_21868, m_wqummdkz, allocate, allocate, m_63612_
void (int, int): b, free, method_21869, m_ctfzwkyc, free, free, m_63615_
int (int): a, allocate, method_21867, m_uekytsfg, allocate, allocate, m_63610_
it.unimi.dsi.fastutil.ints.IntSet (): a, getUsed, method_35322, m_dfszizcy, getAllocatedBits, toSet, m_156603_
1.20.5
Names
dvm
net.minecraft.world.level.chunk.storage.RegionFile
net.minecraft.class_2861
net.minecraft.unmapped.C_kykyawqb
net.minecraft.world.storage.RegionFile
net.minecraft.world.storage.RegionFile
net.minecraft.src.C_2166_
net.minecraft.world.level.chunk.storage.RegionFileBitSet
Fields
org.slf4j.Logger: c, LOGGER, field_20434, f_mvitofjf, LOGGER, LOGGER, f_63619_
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_
ByteBuffer: g, PADDING_BUFFER, field_20435, f_mmilontz, ZERO, PADDING_BUFFER, f_63620_
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_
RegionStorageInfo: l, info, field_49102, f_xepxlwml, storageKey, f_315685_
Path: m, path, field_48752, f_ueduioyw, path, f_315672_
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_
Constructors
(RegionStorageInfo, Path, Path, boolean)
(RegionStorageInfo, Path, Path, RegionFileVersion, boolean)
Methods
Path (): a, getPath, method_56566, m_inxcvyaw, getPath, m_321600_
Path (ChunkPos): f, getExternalChunkPath, method_22413, m_isyqnhjt, getExternalChunkPath, getExternalChunkPath, m_63684_
DataInputStream (ChunkPos): a, getChunkDataInputStream, method_21873, m_jsumbmbn, getChunkInputStream, getChunkInputStream, m_63645_
int (): c, getTimestamp, method_31739, m_pliiokxw, getEpochTimeSeconds, getTimestamp, m_156612_
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_
boolean (ChunkPos): b, doesChunkExist, method_21879, m_tavymlvz, isChunkValid, isChunkValid, m_63673_
DataOutputStream (ChunkPos): c, getChunkDataOutputStream, method_21881, m_dzgvhamh, getChunkOutputStream, getChunkOutputStream, m_63678_
void (): b, flush, method_26981, m_fcsdkuxp, sync, sync, m_63637_
void (ChunkPos): d, clear, method_31740, m_xintzxzy, delete, clear, m_156613_
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_
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_
void (): close, close, close
void (): f, padToFullSector, method_21877, m_yxcvwlus, fillLastSector, fillLastSector, m_63681_