History - net.minecraft.server.level.GenerationChunkHolder
1.21.3
Names
Fields
Constructors
Methods
1.21.2
Names
aqn
ary
Fields
CompletableFuture<Void>: k, generationSaveSyncFuture, field_54045, f_fwlgqxzm, referenceFuture, f_349285_
Constructors
Methods
void (): m, increaseGenerationRefCount, method_60468, m_qjqilkvq, incrementRefCount, m_338841_
void (): n, increaseGenerationRefCount, method_60468, m_qjqilkvq, incrementRefCount, m_338841_
void (): n, decreaseGenerationRefCount, method_60469, m_tkvqhrhz, decrementRefCount, m_340129_
void (): o, decreaseGenerationRefCount, method_60469, m_tkvqhrhz, decrementRefCount, m_340129_
int (): o, getGenerationRefCount, method_60470, m_aidwxzap, getRefCount, m_339108_
int (): i, getTicketLevel, method_14005, m_poqgkflu, getLevel, m_140093_
int (): j, getTicketLevel, method_14005, m_poqgkflu, getLevel, m_140093_
int (): j, getQueueLevel, method_17208, m_wxbuauml, getCompletedLevel, m_140094_
int (): k, getQueueLevel, method_17208, m_wxbuauml, getCompletedLevel, m_140094_
void (CompletableFuture<?>): b, addSaveDependency, method_39967, m_dnemdltm, combineSavingFuture, m_200416_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aqn
net.minecraft.server.level.GenerationChunkHolder
net.minecraft.class_9761
net.minecraft.unmapped.C_noeozorr
net.minecraft.world.chunk.AbstractChunkHolder
net.minecraft.unmapped.C_noeozorr
net.minecraft.src.C_336526_
net.minecraft.server.level.GenerationChunkHolder
Fields
List<ChunkStatus>: a, CHUNK_STATUSES, field_51865, f_bhitjahy, STATUSES, f_336881_
ChunkResult<ChunkAccess>: e, NOT_DONE_YET, field_51869, f_odycjfwl, NOT_DONE, f_337211_
ChunkResult<ChunkAccess>: b, UNLOADED_CHUNK, field_51866, f_vixysifn, UNLOADED, f_337099_
CompletableFuture<ChunkResult<ChunkAccess>>: c, UNLOADED_CHUNK_FUTURE, field_51867, f_dvxkaios, UNLOADED_FUTURE, f_336731_
ChunkPos: d, pos, field_51868, f_ebgmuclj, pos, f_336683_
ChunkStatus: f, highestAllowedStatus, field_51870, f_lcrguhcy, status, f_337682_
AtomicReference<ChunkStatus>: g, startedWork, field_51871, f_mrfjdbpk, currentStatus, f_336967_
AtomicReferenceArray<CompletableFuture<ChunkResult<ChunkAccess>>>: h, futures, field_51872, f_aomifvwy, chunkFuturesByStatus, f_337338_
AtomicReference<ChunkGenerationTask>: i, task, field_51873, f_quwghkik, chunkLoader, f_337182_
AtomicInteger: j, generationRefCount, field_51874, f_pdlayrgd, refCount, f_336999_
Constructors
(ChunkPos)
Methods
CompletableFuture<ChunkResult<ChunkAccess>> (ChunkStatus, ChunkMap): a, scheduleChunkGenerationTask, method_60458, m_tlwdrzoy, load, m_340221_
CompletableFuture<ChunkResult<ChunkAccess>> (ChunkStep, GeneratingChunkMap, StaticCache2D<GenerationChunkHolder>): a, applyStep, method_60461, m_pbjqoalk, generate, m_340322_
void (ChunkMap): a, updateHighestAllowedStatus, method_60454, m_uownjwzs, updateStatus, m_338906_
void (ImposterProtoChunk): a, replaceProtoChunk, method_60456, m_wpkbggig, replaceWith, m_wpkbggig, m_338783_
void (ChunkGenerationTask): a, removeTask, method_60453, m_gckdgdlr, clearLoader, m_gckdgdlr, m_340319_
void (ChunkMap, ChunkStatus): a, rescheduleChunkTask, method_60455, m_mapetjcj, createLoader, m_340412_
CompletableFuture<ChunkResult<ChunkAccess>> (ChunkStatus): c, getOrCreateFuture, method_60464, m_msntsfwd, getOrCreateFuture, m_339225_
void (ChunkStatus, ChunkStatus): a, failAndClearPendingFuturesBetween, method_60460, m_vbtayqdk, unload, m_340097_
void (int, CompletableFuture<ChunkResult<ChunkAccess>>): a, failAndClearPendingFuture, method_60452, m_zpkzeknf, unload, m_zpkzeknf, m_340213_
void (ChunkStatus, ChunkAccess): a, completeFuture, method_60459, m_isguzkgw, completeChunkFuture, m_isguzkgw, m_340017_
ChunkStatus (ChunkStatus): d, findHighestStatusWithPendingFuture, method_60465, m_kuyyxsqy, getMaxPendingStatus, m_340390_
boolean (ChunkStatus): e, acquireStatusBump, method_60466, m_qxvfppgu, progressStatus, m_338928_
boolean (ChunkStatus): f, isStatusDisallowed, method_60467, m_muabrwsc, cannotBeLoaded, m_340530_
void (): m, increaseGenerationRefCount, method_60468, m_qjqilkvq, incrementRefCount, m_338841_
void (): n, decreaseGenerationRefCount, method_60469, m_tkvqhrhz, decrementRefCount, m_340129_
int (): o, getGenerationRefCount, method_60470, m_aidwxzap, getRefCount, m_339108_
ChunkAccess (ChunkStatus): a, getChunkIfPresentUnchecked, method_60457, m_lhvzhhiz, getUncheckedOrNull, m_338381_
ChunkAccess (ChunkStatus): b, getChunkIfPresent, method_60463, m_ebphkhej, getOrNull, m_340522_
ChunkAccess (): p, getLatestChunk, method_60471, m_yxiwbzig, getLatest, m_340032_
ChunkStatus (): q, getPersistedStatus, method_60472, m_rexjnwwq, getActualStatus, m_339972_
ChunkPos (): r, getPos, method_60473, m_tcqgxyge, getPos, m_338581_
FullChunkStatus (): s, getFullStatus, method_60474, m_hmfrkclt, getLevelType, m_339537_
int (): i, getTicketLevel, method_14005, m_poqgkflu, getLevel, m_140093_
int (): j, getQueueLevel, method_17208, m_wxbuauml, getCompletedLevel, m_140094_
List<com.mojang.datafixers.util.Pair<ChunkStatus, CompletableFuture<ChunkResult<ChunkAccess>>>> (): t, getAllFutures, method_60475, m_oqbycpsw, enumerateFutures, m_340094_
ChunkStatus (): u, getLatestStatus, method_60476, m_jxpmuqlm, getLatestStatus, m_338382_