History - net.minecraft.world.level.chunk.storage.IOWorker
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dvj
dwl
Fields
Constructors
Methods
void (): a, storePendingChunk, method_23719, m_tfcrrgaw, writeResult, writeResult, m_63553_
void (): b, storePendingChunk, method_23719, m_tfcrrgaw, writeResult, writeResult, m_63553_
void (): b, tellStorePending, method_27945, m_wqoqxngx, writeRemainingResults, writeRemainingResults, m_63561_
void (): c, tellStorePending, method_27945, m_wqoqxngx, writeRemainingResults, writeRemainingResults, m_63561_
RegionStorageInfo (): a, storageInfo, method_61004, m_xgtmpcwr, getStorageKey, m_340351_
1.20.6
Names
dvj
net.minecraft.world.level.chunk.storage.IOWorker
net.minecraft.class_4698
net.minecraft.unmapped.C_ffgsaknh
net.minecraft.world.storage.StorageIoWorker
net.minecraft.world.storage.StorageIoWorker
net.minecraft.src.C_2160_
net.minecraft.world.level.chunk.storage.IOWorker
Fields
org.slf4j.Logger: a, LOGGER, field_21495, f_wtxzpjxm, LOGGER, LOGGER, f_63515_
AtomicBoolean: b, shutdownRequested, field_21497, f_prbotxpi, closed, closed, f_63516_
ProcessorMailbox<StrictQueue$IntRunnable>: c, mailbox, field_24468, f_ywvkbwql, executor, executor, f_63517_
RegionFileStorage: d, storage, field_21499, f_ebctbref, storage, storage, f_63518_
Map<ChunkPos, IOWorker$PendingStore>: e, pendingWrites, field_21500, f_pyjvjyaq, results, results, f_63519_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<CompletableFuture<BitSet>>: f, regionCacheForBlender, field_38240, f_eqfuhsox, blendingStatusCaches, blendingStatusCaches, f_223459_
int: g, REGION_CACHE_SIZE, field_38241, f_cmzfptka, MAX_CACHE_SIZE, MAX_REGION_CACHE_SIZE, f_223460_
Constructors
(RegionStorageInfo, Path, boolean)
Methods
boolean (ChunkPos, int): a, isOldChunkAround, method_42330, m_vacywheq, needsBlending, isOldChunkAround, m_223471_
CompletableFuture<BitSet> (int, int): a, getOrCreateOldDataForRegion, method_42329, m_nwcchuzp, getOrComputeBlendingStatus, getBlendingStatus, m_223463_
CompletableFuture<BitSet> (int, int): b, createOldDataForRegion, method_42333, m_zyiverhw, computeBlendingStatus, computeRegionBlendingStatus, m_223489_
boolean (CompoundTag): a, isOldChunk, method_42332, m_yhgjzcrh, needsBlending, needsBlending, m_223484_
CompletableFuture<Void> (ChunkPos, CompoundTag): a, store, method_23703, m_ipwbxzat, setResult, setResult, m_63538_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): a, loadAsync, method_31738, m_msmawqmw, readChunkData, readChunkData, m_156587_
CompletableFuture<Void> (boolean): a, synchronize, method_23698, m_jjukvdrp, completeAll, completeAll, m_182498_
CompletableFuture<Void> (ChunkPos, StreamTagVisitor): a, scanChunk, method_39795, m_ohkctgei, scanChunk, scanChunk, m_196358_
<T> CompletableFuture<T> (Supplier<com.mojang.datafixers.util.Either<T, Exception>>): a, submitTask, method_23709, m_nghssqns, run, run, m_63545_
void (): a, storePendingChunk, method_23719, m_tfcrrgaw, writeResult, writeResult, m_63553_
void (): b, tellStorePending, method_27945, m_wqoqxngx, writeRemainingResults, writeRemainingResults, m_63561_
void (ChunkPos, IOWorker$PendingStore): a, runStore, method_23701, m_zosiugiq, write, write, m_63535_
void (): close, close, close