History - net.minecraft.server.level.ChunkMap
25w18a
Names
arf
arm
Fields
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, updatingChunkMap, field_17213
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: q, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: q, visibleChunkMap, field_17220
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: r, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: r, pendingUnloads, field_18807
ServerLevel: t, level, field_17214, world, f_140133_
ServerLevel: t, level, field_17214
ThreadedLevelLightEngine: u, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: u, lightEngine, field_17215
BlockableEventLoop<Runnable>: v, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: v, mainThreadExecutor, field_17216
Supplier<DimensionDataStorage>: y, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: y, overworldDataStorage, field_17705
PoiManager: A, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: A, poiManager, field_18808
it.unimi.dsi.fastutil.longs.LongSet: B, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: B, toDrop, field_17221
boolean: C, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: C, modified, field_17222
ChunkProgressListener: F, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: F, progressListener, field_17442
ChunkMap$DistanceManager: H, distanceManager, field_17228, levelManager, f_140145_
ChunkMap$DistanceManager: H, distanceManager, field_17228
AtomicInteger: I, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: I, tickingGenerated, field_17230
PlayerMap: K, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: K, playerMap, field_18241
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: L, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: L, entityMap, field_18242
int: R, serverViewDistance, field_18243, watchDistance, f_290679_
int: R, serverViewDistance, field_18243
Queue<Runnable>: P, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: P, unloadQueue, field_19343
it.unimi.dsi.fastutil.longs.Long2ByteMap: M, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: M, chunkTypeCache, field_23786
byte: h, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: h, CHUNK_TYPE_REPLACEABLE, field_29671
byte: i, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: i, CHUNK_TYPE_UNKNOWN, field_29672
byte: j, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
byte: j, CHUNK_TYPE_FULL, field_29673
int: l, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: l, CHUNK_SAVED_PER_TICK, field_29674
int: a, MIN_VIEW_DISTANCE, field_29675, DEFAULT_VIEW_DISTANCE, f_143038_
int: a, MIN_VIEW_DISTANCE, field_29675
int: b, MAX_VIEW_DISTANCE, field_29669, field_29669, f_143032_
int: b, MAX_VIEW_DISTANCE, field_29669
int: c, FORCED_TICKET_LEVEL, field_29670, FORCED_CHUNK_LEVEL, f_143033_
int: c, FORCED_TICKET_LEVEL, field_29670
ChunkStatusUpdateListener: G, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: G, chunkStatusListener, field_26931
String: J, storageName, field_17707, saveDir, f_182284_
String: J, storageName, field_17707
int: m, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
int: m, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291
org.slf4j.Logger: k, LOGGER, field_17212, LOGGER, f_140128_
org.slf4j.Logger: k, LOGGER, field_17212
int: n, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
int: n, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384
RandomState: w, randomState, field_37278, noiseConfig, f_214834_
RandomState: w, randomState, field_37278
ChunkGeneratorStructureState: x, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
ChunkGeneratorStructureState: x, chunkGeneratorState, field_40856
WorldGenContext: S, worldGenContext, field_51861, generationContext, f_314073_
WorldGenContext: S, worldGenContext, field_51861
ChunkResult<List<ChunkAccess>>: f, UNLOADED_CHUNK_LIST_RESULT, field_51862, UNLOADED_CHUNKS, f_336919_
ChunkResult<List<ChunkAccess>>: f, UNLOADED_CHUNK_LIST_RESULT, field_51862
CompletableFuture<ChunkResult<List<ChunkAccess>>>: g, UNLOADED_CHUNK_LIST_FUTURE, field_51863, UNLOADED_CHUNKS_FUTURE, f_337118_
CompletableFuture<ChunkResult<List<ChunkAccess>>>: g, UNLOADED_CHUNK_LIST_FUTURE, field_51863
List<ChunkGenerationTask>: s, pendingGenerationTasks, field_51864, loaders, f_337610_
List<ChunkGenerationTask>: s, pendingGenerationTasks, field_51864
int: o, MAX_ACTIVE_CHUNK_WRITES, field_54966, field_54966, f_346393_
int: o, MAX_ACTIVE_CHUNK_WRITES, field_54966
ChunkTaskDispatcher: D, worldgenTaskDispatcher, field_54034, worldGenScheduler, f_347924_
ChunkTaskDispatcher: D, worldgenTaskDispatcher, field_54034
ChunkTaskDispatcher: E, lightTaskDispatcher, field_54035, lightScheduler, f_348714_
ChunkTaskDispatcher: E, lightTaskDispatcher, field_54035
it.unimi.dsi.fastutil.longs.Long2LongMap: N, nextChunkSaveTime, field_52353, chunkToNextSaveTimeMs, f_349457_
it.unimi.dsi.fastutil.longs.Long2LongMap: N, nextChunkSaveTime, field_52353
it.unimi.dsi.fastutil.longs.LongSet: O, chunksToEagerlySave, field_54964, chunksToSave, f_347016_
it.unimi.dsi.fastutil.longs.LongSet: O, chunksToEagerlySave, field_54964
AtomicInteger: Q, activeChunkWrites, field_54965, chunksBeingSavedCount, f_349227_
AtomicInteger: Q, activeChunkWrites, field_54965
TicketStorage: z, ticketStorage, field_55588, ticketManager, f_380858_
TicketStorage: z, ticketStorage, field_55588
Constructors
Methods
ThreadedLevelLightEngine (): d, getLightEngine, method_17212, getLightingProvider, m_140166_
ThreadedLevelLightEngine (): d, getLightEngine, method_17212
ChunkHolder (long): a, getUpdatingChunkIfPresent, method_17255, getCurrentChunkHolder, m_140174_
ChunkHolder (long): a, getUpdatingChunkIfPresent, method_17255
ChunkHolder (long): b, getVisibleChunkIfPresent, method_17216, getChunkHolder, m_140327_
ChunkHolder (long): b, getVisibleChunkIfPresent, method_17216
IntSupplier (long): c, getChunkQueueLevel, method_17604, getCompletedLevelSupplier, m_140371_
IntSupplier (long): c, getChunkQueueLevel, method_17604
ChunkHolder (long, int, ChunkHolder, int): a, updateChunkScheduling, method_17217, setLevel, m_140176_
ChunkHolder (long, int, ChunkHolder, int): a, updateChunkScheduling, method_17217
void (): close, close, close
void (): close, close
void (boolean): a, saveAllChunks, method_17242, save, m_140318_
void (boolean): a, saveAllChunks, method_17242
void (BooleanSupplier): a, tick, method_17233, tick, m_140280_
void (BooleanSupplier): a, tick, method_17233
void (long, ChunkHolder): a, scheduleUnload, method_20458, tryUnloadChunk, m_140181_
void (long, ChunkHolder): a, scheduleUnload, method_20458
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): b, prepareTickingChunk, method_17235, makeChunkTickable, m_143053_
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): b, prepareTickingChunk, method_17235
int (): h, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): h, getTickingGenerated, method_17253
int (): i, size, method_17260, getLoadedChunkCount, m_140394_
int (): i, size, method_17260
boolean (ServerPlayer): c, skipPlayer, method_18722, doesNotGenerateChunks, m_140329_
boolean (ServerPlayer): c, skipPlayer, method_18722
void (ServerPlayer, boolean): a, updatePlayerStatus, method_18714, handlePlayerAddedOrRemoved, m_140192_
void (ServerPlayer, boolean): a, updatePlayerStatus, method_18714
void (ServerPlayer): a, move, method_18713, updatePosition, m_140184_
void (ServerPlayer): a, move, method_18713
void (Entity): a, addEntity, method_18701, loadEntity, m_140199_
void (Entity): a, addEntity, method_18701
void (Entity): b, removeEntity, method_18716, unloadEntity, m_140331_
void (Entity): b, removeEntity, method_18716
void (): l, tick, method_18727, tickEntityMovement, m_140421_
void (): l, tick, method_18727
void (Entity, Packet<?>): a, broadcast, method_18702, sendToOtherNearbyPlayers, m_140201_
void (Entity, Packet<?>): a, broadcast, method_18702
void (Entity, Packet<?>): b, broadcastAndSend, method_18717, sendToNearbyPlayers, m_140333_
void (Entity, Packet<?>): b, broadcastAndSend, method_18717
PoiManager (): m, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
PoiManager (): m, getPoiManager, method_19488
String (ChunkPos): a, getChunkDebugData, method_23272, getChunkLoadingDebugInfo, m_140204_
String (ChunkPos): a, getChunkDebugData, method_23272
boolean (ChunkAccess): a, save, method_17228, save, m_140258_
boolean (ChunkAccess): a, save, method_17228
void (BooleanSupplier): b, processUnloads, method_20605, unloadChunks, m_140353_
void (BooleanSupplier): b, processUnloads, method_20605
boolean (): f, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): f, promoteChunkMap, method_17244
CompletableFuture<ChunkAccess> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<ChunkAccess> (ChunkPos): g, scheduleChunkLoad, method_20619
void (int): a, setServerViewDistance, method_17214, setViewDistance, m_293413_
void (int): a, setServerViewDistance, method_17214
Iterable<ChunkHolder> (): k, getChunks, method_17264, entryIterator, m_140416_
Iterable<ChunkHolder> (): k, getChunks, method_17264
void (Writer): a, dumpChunks, method_21619, dump, m_140274_
void (Writer): a, dumpChunks, method_21619
String (CompletableFuture<ChunkResult<LevelChunk>>): a, printFuture, method_21676, getFutureStatus, m_140278_
String (CompletableFuture<ChunkResult<LevelChunk>>): a, printFuture, method_21676
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): i, markPositionReplaceable, method_27054
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): j, isExistingChunkFull, method_27055
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): c, prepareAccessibleChunk, method_31417, makeChunkAccessible, m_143109_
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): c, prepareAccessibleChunk, method_31417
DistanceManager (): j, getDistanceManager, method_17263, getLevelManager, m_143145_
DistanceManager (): j, getDistanceManager, method_17263
String (): n, getStorageName, method_37476, getSaveDir, m_182285_
String (): n, getStorageName, method_37476
ChunkGenerator (): a, generator, method_37897, getChunkGenerator, m_183719_
ChunkGenerator (): a, generator, method_37897
boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_38783
List<ServerPlayer> (ChunkPos): c, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
List<ServerPlayer> (ChunkPos): c, getPlayersCloseForSpawning, method_37907
boolean (ServerPlayer, ChunkPos): c, playerIsCloseEnoughForSpawning, method_38782, canTickChunk, m_183751_
boolean (ServerPlayer, ChunkPos): c, playerIsCloseEnoughForSpawning, method_38782
List<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, m_183262_
List<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210
ReportedException (IllegalStateException, String): a, debugFuturesAndCreateReportedException, method_40067, crash, m_203751_
ReportedException (IllegalStateException, String): a, debugFuturesAndCreateReportedException, method_40067
boolean (): e, hasWork, method_39992, shouldDelayShutdown, m_201907_
boolean (): e, hasWork, method_39992
RandomState (): c, randomState, method_41247, getNoiseConfig, m_214914_
RandomState (): c, randomState, method_41247
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383
CompoundTag (CompoundTag): b, upgradeChunkTag, method_43381, updateChunkNbt, m_214947_
CompoundTag (CompoundTag): b, upgradeChunkTag, method_43381
ChunkGeneratorStructureState (): b, generatorState, method_46641, getStructurePlacementCalculator, m_255435_
ChunkGeneratorStructureState (): b, generatorState, method_46641
void (List<ChunkAccess>): b, resendBiomesForChunks, method_49421, sendChunkBiomePackets, m_274524_
void (List<ChunkAccess>): b, resendBiomesForChunks, method_49421
CompletableFuture<ChunkResult<List<ChunkAccess>>> (ChunkHolder, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, m_280541_
CompletableFuture<ChunkResult<List<ChunkAccess>>> (ChunkHolder, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): a, prepareEntityTickingChunk, method_17247, makeChunkEntitiesTickable, m_280208_
CompletableFuture<ChunkResult<LevelChunk>> (ChunkHolder): a, prepareEntityTickingChunk, method_17247
void (ChunkPos, FullChunkStatus): a, onFullChunkStatusChange, method_31414, onChunkStatusChange, m_287285_
void (ChunkPos, FullChunkStatus): a, onFullChunkStatusChange, method_31414
boolean (ServerPlayer, int, int): a, isChunkTracked, method_52345, isTracked, m_295978_
boolean (ServerPlayer, int, int): a, isChunkTracked, method_52345
boolean (ServerPlayer, int, int): b, isChunkOnTrackedBorder, method_52351, isOnTrackEdge, m_293654_
boolean (ServerPlayer, int, int): b, isChunkOnTrackedBorder, method_52351
int (ServerPlayer): b, getPlayerViewDistance, method_52350, getViewDistance, m_294650_
int (ServerPlayer): b, getPlayerViewDistance, method_52350
void (ServerPlayer, ChunkPos): a, markChunkPendingToSend, method_52347, track, m_294841_
void (ServerPlayer, ChunkPos): a, markChunkPendingToSend, method_52347
void (ServerPlayer, LevelChunk): a, markChunkPendingToSend, method_52348, track, m_296018_
void (ServerPlayer, LevelChunk): a, markChunkPendingToSend, method_52348
void (ServerPlayer, ChunkPos): b, dropChunk, method_52352, untrack, m_295122_
void (ServerPlayer, ChunkPos): b, dropChunk, method_52352
LevelChunk (long): e, getChunkToSend, method_53688, getPostProcessedChunk, m_295187_
LevelChunk (long): e, getChunkToSend, method_53688
void (ServerPlayer): d, updatePlayerPos, method_20726, updateWatchedSection, m_140373_
void (ServerPlayer): d, updatePlayerPos, method_20726
void (ServerPlayer): e, updateChunkTracking, method_17241, sendWatchPackets, m_183754_
void (ServerPlayer): e, updateChunkTracking, method_17241
void (ServerPlayer, ChunkTrackingView): a, applyChunkTrackingView, method_52346, sendWatchPackets, m_294836_
void (ServerPlayer, ChunkTrackingView): a, applyChunkTrackingView, method_52346
void (ChunkPos, int): a, waitForLightBeforeSending, method_53685, forceLighting, m_293872_
void (ChunkPos, int): a, waitForLightBeforeSending, method_53685
ChunkAccess (Throwable, ChunkPos): a, handleChunkLoadFailure, method_43376, recoverFromException, m_214901_
ChunkAccess (Throwable, ChunkPos): a, handleChunkLoadFailure, method_43376
byte (ChunkPos, ChunkType): a, markPosition, method_27053, mark, m_140229_
byte (ChunkPos, ChunkType): a, markPosition, method_27053
GenerationChunkHolder (long): d, acquireGeneration, method_60448, acquire, m_339158_
GenerationChunkHolder (long): d, acquireGeneration, method_60448
void (GenerationChunkHolder): a, releaseGeneration, method_60441, release, m_338685_
void (GenerationChunkHolder): a, releaseGeneration, method_60441
CompletableFuture<ChunkAccess> (GenerationChunkHolder, ChunkStep, StaticCache2D<GenerationChunkHolder>): a, applyStep, method_60442, generate, m_338637_
CompletableFuture<ChunkAccess> (GenerationChunkHolder, ChunkStep, StaticCache2D<GenerationChunkHolder>): a, applyStep, method_60442
ChunkGenerationTask (ChunkStatus, ChunkPos): a, scheduleGenerationTask, method_60443, createLoader, m_338350_
ChunkGenerationTask (ChunkStatus, ChunkPos): a, scheduleGenerationTask, method_60443
void (ChunkGenerationTask): a, runGenerationTask, method_60439, schedule, m_340434_
void (ChunkGenerationTask): a, runGenerationTask, method_60439
void (): g, runGenerationTasks, method_60450, updateChunks, m_339290_
void (): g, runGenerationTasks, method_60450
void (ChunkPos): f, setChunkUnsaved, method_65056, markChunkNeedsSaving, m_354922_
void (ChunkPos): f, setChunkUnsaved, method_65056
void (ChunkPos, IntSupplier, int, IntConsumer): a, onLevelChange, method_63545, updateLevel, m_357523_
void (ChunkPos, IntSupplier, int, IntConsumer): a, onLevelChange, method_63545
void (BooleanSupplier): c, saveChunksEagerly, method_65055, saveChunks, m_356786_
void (BooleanSupplier): c, saveChunksEagerly, method_65055
void (ChunkHolder, LevelChunk): a, onChunkReadyToSend, method_53686, sendToPlayers, m_293802_
void (ChunkHolder, LevelChunk): a, onChunkReadyToSend, method_53686
boolean (ChunkHolder, long): a, saveChunkIfNeeded, method_39925, save, m_198874_
boolean (ChunkHolder, long): a, saveChunkIfNeeded, method_39925
boolean (ChunkPos): l, anyPlayerCloseEnoughForSpawningInternal, method_61261, isAnyPlayerTicking, m_356395_
boolean (ChunkPos): l, anyPlayerCloseEnoughForSpawningInternal, method_61261
void (List<LevelChunk>): a, collectSpawningChunks, method_67497, collectSpawningChunks, m_386621_
void (List<LevelChunk>): a, collectSpawningChunks, method_67497
void (Consumer<LevelChunk>): a, forEachBlockTickingChunk, method_67498, forEachBlockTickingChunk, m_384560_
void (Consumer<LevelChunk>): a, forEachBlockTickingChunk, method_67498
double (ChunkPos, Vec3): a, euclideanDistanceSquared, method_18704, getSquaredDistance, m_140226_
double (ChunkPos, Vec3): a, euclideanDistanceSquared, method_18704
1.21.5
Names
aqi
arf
Fields
PoiManager: z, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: A, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: A, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: B, toDrop, field_17221, unloadedChunks, f_140139_
boolean: B, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: C, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkProgressListener: E, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: F, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: G, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: H, distanceManager, field_17228, levelManager, f_140145_
AtomicInteger: H, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: I, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: K, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: L, entityMap, field_18242, entityTrackers, f_140150_
int: Q, serverViewDistance, field_18243, watchDistance, f_290679_
int: R, serverViewDistance, field_18243, watchDistance, f_290679_
Queue<Runnable>: O, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: P, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: M, chunkTypeCache, field_23786, chunkToType, f_140151_
int: c, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
int: c, FORCED_TICKET_LEVEL, field_29670, FORCED_CHUNK_LEVEL, f_143033_
ChunkStatusUpdateListener: F, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: G, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: I, storageName, field_17707, saveDir, f_182284_
String: J, storageName, field_17707, saveDir, f_182284_
WorldGenContext: R, worldGenContext, field_51861, generationContext, f_314073_
WorldGenContext: S, worldGenContext, field_51861, generationContext, f_314073_
ChunkTaskDispatcher: C, worldgenTaskDispatcher, field_54034, worldGenScheduler, f_347924_
ChunkTaskDispatcher: D, worldgenTaskDispatcher, field_54034, worldGenScheduler, f_347924_
ChunkTaskDispatcher: D, lightTaskDispatcher, field_54035, lightScheduler, f_348714_
ChunkTaskDispatcher: E, lightTaskDispatcher, field_54035, lightScheduler, f_348714_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, nextChunkSaveTime, field_52353, chunkToNextSaveTimeMs, f_349457_
it.unimi.dsi.fastutil.longs.Long2LongMap: N, nextChunkSaveTime, field_52353, chunkToNextSaveTimeMs, f_349457_
it.unimi.dsi.fastutil.longs.LongSet: N, chunksToEagerlySave, field_54964, chunksToSave, f_347016_
it.unimi.dsi.fastutil.longs.LongSet: O, chunksToEagerlySave, field_54964, chunksToSave, f_347016_
AtomicInteger: P, activeChunkWrites, field_54965, chunksBeingSavedCount, f_349227_
AtomicInteger: Q, activeChunkWrites, field_54965, chunksBeingSavedCount, f_349227_
TicketStorage: z, ticketStorage, field_55588, ticketManager, f_380858_
Constructors
(ServerLevel, LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, StructureTemplateManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator, ChunkProgressListener, ChunkStatusUpdateListener, Supplier<DimensionDataStorage>, int, boolean)
(ServerLevel, LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, StructureTemplateManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator, ChunkProgressListener, ChunkStatusUpdateListener, Supplier<DimensionDataStorage>, TicketStorage, int, boolean)
Methods
double (ChunkPos, Entity): a, euclideanDistanceSquared, method_18704, getSquaredDistance, m_140226_
DistanceManager (): j, getDistanceManager, method_17263, getTicketManager, m_143145_
DistanceManager (): j, getDistanceManager, method_17263, getLevelManager, m_143145_
void (List<ChunkAccess>): a, resendBiomesForChunks, method_49421, sendChunkBiomePackets, m_274524_
void (List<ChunkAccess>): b, resendBiomesForChunks, method_49421, sendChunkBiomePackets, m_274524_
void (Consumer<ChunkHolder>): a, forEachSpawnCandidateChunk, method_61260, forEachTickedChunk, m_351841_
void (List<LevelChunk>): a, collectSpawningChunks, method_67497, collectSpawningChunks, m_386621_
void (Consumer<LevelChunk>): a, forEachBlockTickingChunk, method_67498, forEachBlockTickingChunk, m_384560_
double (ChunkPos, Vec3): a, euclideanDistanceSquared, method_18704, getSquaredDistance, m_140226_
1.21.4
Names
arm
aqi
Fields
Constructors
Methods
1.21.3
Names
aqb
arm
Fields
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: q, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: q, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: r, pendingUnloads, field_18807, chunksToUnload, f_140131_
ServerLevel: s, level, field_17214, world, f_140133_
ServerLevel: t, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: t, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: u, lightEngine, field_17215, lightingProvider, f_140134_
BlockableEventLoop<Runnable>: u, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: v, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
Supplier<DimensionDataStorage>: x, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: y, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: y, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: z, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: z, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: A, toDrop, field_17221, unloadedChunks, f_140139_
boolean: A, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: B, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: B, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: D, mainThreadMailbox, field_17226, mainExecutor, f_140143_
int: O, serverViewDistance, field_18243, watchDistance, f_290679_
int: Q, serverViewDistance, field_18243, watchDistance, f_290679_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: O, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
RandomState: v, randomState, field_37278, noiseConfig, f_214834_
RandomState: w, randomState, field_37278, noiseConfig, f_214834_
ChunkGeneratorStructureState: w, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
ChunkGeneratorStructureState: x, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
WorldGenContext: P, worldGenContext, field_51861, generationContext, f_314073_
WorldGenContext: R, worldGenContext, field_51861, generationContext, f_314073_
List<ChunkGenerationTask>: r, pendingGenerationTasks, field_51864, loaders, f_337610_
List<ChunkGenerationTask>: s, pendingGenerationTasks, field_51864, loaders, f_337610_
int: o, MAX_ACTIVE_CHUNK_WRITES, field_54966, field_54966, f_346393_
ChunkTaskDispatcher: C, worldgenTaskDispatcher, field_54034, worldGenScheduler, f_347924_
ChunkTaskDispatcher: D, lightTaskDispatcher, field_54035, lightScheduler, f_348714_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, nextChunkSaveTime, field_52353, chunkToNextSaveTimeMs, f_349457_
it.unimi.dsi.fastutil.longs.LongSet: N, chunksToEagerlySave, field_54964, chunksToSave, f_347016_
AtomicInteger: P, activeChunkWrites, field_54965, chunksBeingSavedCount, f_349227_
Constructors
Methods
CompletableFuture<ChunkAccess> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<ChunkAccess> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkHolder): d, saveChunkIfNeeded, method_39925, save, m_198874_
boolean (CompoundTag): b, isChunkDataValid, method_43380, containsStatus, m_214940_
ChunkAccess (ChunkPos): g, createEmptyChunk, method_43382, getProtoChunk, m_214961_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): j, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompoundTag (CompoundTag): c, upgradeChunkTag, method_43381, updateChunkNbt, m_214947_
CompoundTag (CompoundTag): b, upgradeChunkTag, method_43381, updateChunkNbt, m_214947_
void (LevelChunk): a, onChunkReadyToSend, method_53686, sendToPlayers, m_293802_
void (ChunkPos): f, setChunkUnsaved, method_65056, markChunkNeedsSaving, m_354922_
void (ChunkPos, IntSupplier, int, IntConsumer): a, onLevelChange, method_63545, updateLevel, m_357523_
void (BooleanSupplier): c, saveChunksEagerly, method_65055, saveChunks, m_356786_
void (ChunkHolder, LevelChunk): a, onChunkReadyToSend, method_53686, sendToPlayers, m_293802_
boolean (ChunkHolder, long): a, saveChunkIfNeeded, method_39925, save, m_198874_
void (Consumer<ChunkHolder>): a, forEachSpawnCandidateChunk, method_61260, forEachTickedChunk, m_351841_
boolean (ChunkPos): l, anyPlayerCloseEnoughForSpawningInternal, method_61261, isAnyPlayerTicking, m_356395_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aqo
aqb
net.minecraft.server.world.ThreadedAnvilChunkStorage
net.minecraft.server.world.ServerChunkLoadingManager
Fields
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: q, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.LongSet: p, entitiesInLevel, field_18307, loadedChunks, f_140132_
ServerLevel: q, level, field_17214, world, f_140133_
ServerLevel: s, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: r, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: t, lightEngine, field_17215, lightingProvider, f_140134_
BlockableEventLoop<Runnable>: s, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: u, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
ChunkGenerator: t, generator, field_17218, chunkGenerator, f_140136_
Supplier<DimensionDataStorage>: w, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: x, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: x, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: y, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: y, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: z, toDrop, field_17221, unloadedChunks, f_140139_
boolean: z, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: A, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: A, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: B, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: D, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: D, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: E, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: F, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: G, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: G, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: H, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
PlayerMap: I, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: J, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
int: N, serverViewDistance, field_18243, watchDistance, f_290679_
int: O, serverViewDistance, field_18243, watchDistance, f_290679_
Queue<Runnable>: M, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: K, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
byte: f, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: h, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: g, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: i, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: h, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
byte: j, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
int: j, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: l, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
ChunkStatusUpdateListener: E, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: F, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: H, storageName, field_17707, saveDir, f_182284_
String: I, storageName, field_17707, saveDir, f_182284_
int: k, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
int: m, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
org.slf4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
org.slf4j.Logger: k, LOGGER, field_17212, LOGGER, f_140128_
int: l, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
int: n, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
it.unimi.dsi.fastutil.longs.Long2LongMap: L, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
RandomState: u, randomState, field_37278, noiseConfig, f_214834_
RandomState: v, randomState, field_37278, noiseConfig, f_214834_
ChunkGeneratorStructureState: v, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
ChunkGeneratorStructureState: w, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
WorldGenContext: O, worldGenContext, field_49171, field_49171, f_314073_
WorldGenContext: P, worldGenContext, field_51861, generationContext, f_314073_
ChunkResult<List<ChunkAccess>>: f, UNLOADED_CHUNK_LIST_RESULT, field_51862, UNLOADED_CHUNKS, f_336919_
CompletableFuture<ChunkResult<List<ChunkAccess>>>: g, UNLOADED_CHUNK_LIST_FUTURE, field_51863, UNLOADED_CHUNKS_FUTURE, f_337118_
List<ChunkGenerationTask>: r, pendingGenerationTasks, field_51864, loaders, f_337610_
Constructors
Methods
ThreadedLevelLightEngine (): e, getLightEngine, method_17212, getLightingProvider, m_140166_
ThreadedLevelLightEngine (): d, getLightEngine, method_17212, getLightingProvider, m_140166_
CompletableFuture<ChunkResult<ChunkAccess>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, getChunk, m_140292_
void (ChunkPos): b, releaseLightTicket, method_20441, releaseLightTicket, m_140375_
ChunkStatus (ChunkStatus, int): a, getDependencyStatus, method_17229, getRequiredStatusForGeneration, m_140262_
boolean (): g, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): f, promoteChunkMap, method_17244, updateHolderMap, m_140324_
CompletableFuture<ChunkAccess> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<ChunkAccess> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<ChunkResult<ChunkAccess>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, upgradeChunk, m_140360_
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
void (ServerLevel, List<CompoundTag>): a, postLoadProtoChunk, method_31413, addEntitiesFromNbt, m_143064_
void (): d, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
boolean (ChunkPos): c, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
boolean (ChunkPos): b, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
List<ServerPlayer> (ChunkPos): d, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
List<ServerPlayer> (ChunkPos): c, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
boolean (): f, hasWork, method_39992, shouldDelayShutdown, m_201907_
boolean (): e, hasWork, method_39992, shouldDelayShutdown, m_201907_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
ChunkAccess (ChunkPos): g, createEmptyChunk, method_43382, getProtoChunk, m_214961_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): j, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
LevelChunk (long): d, getChunkToSend, method_53688, getPostProcessedChunk, m_295187_
LevelChunk (long): e, getChunkToSend, method_53688, getPostProcessedChunk, m_295187_
CompletableFuture<ChunkAccess> (ChunkHolder, ChunkAccess): a, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
GenerationChunkHolder (long): d, acquireGeneration, method_60448, acquire, m_339158_
void (GenerationChunkHolder): a, releaseGeneration, method_60441, release, m_338685_
CompletableFuture<ChunkAccess> (GenerationChunkHolder, ChunkStep, StaticCache2D<GenerationChunkHolder>): a, applyStep, method_60442, generate, m_338637_
ChunkGenerationTask (ChunkStatus, ChunkPos): a, scheduleGenerationTask, method_60443, createLoader, m_338350_
void (ChunkGenerationTask): a, runGenerationTask, method_60439, schedule, m_340434_
void (): g, runGenerationTasks, method_60450, updateChunks, m_339290_
1.20.6
Names
amn
aqo
Fields
StructureTemplateManager: H, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: I, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: J, entityMap, field_18242, entityTrackers, f_140150_
int: O, serverViewDistance, field_18243, watchDistance, f_290679_
int: N, serverViewDistance, field_18243, watchDistance, f_290679_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: M, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: K, chunkTypeCache, field_23786, chunkToType, f_140151_
String: I, storageName, field_17707, saveDir, f_182284_
String: H, storageName, field_17707, saveDir, f_182284_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
it.unimi.dsi.fastutil.longs.Long2LongMap: L, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
WorldGenContext: O, worldGenContext, field_49171, field_49171, f_314073_
Constructors
Methods
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): d, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<ChunkAccess> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, mark, m_140229_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkHolder): e, saveChunkIfNeeded, method_39925, save, m_198874_
boolean (ChunkHolder): d, saveChunkIfNeeded, method_39925, save, m_198874_
com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure> (Throwable, ChunkPos): a, handleChunkLoadFailure, method_43376, recoverFromException, m_214901_
ChunkAccess (ChunkPos): g, createEmptyChunk, method_43382, getProtoChunk, m_214961_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): j, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
ChunkAccess (Throwable, ChunkPos): a, handleChunkLoadFailure, method_43376, recoverFromException, m_214901_
byte (ChunkPos, ChunkType): a, markPosition, method_27053, mark, m_140229_
CompletableFuture<ChunkAccess> (ChunkHolder, ChunkAccess): a, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
1.20.4
Names
aka
amn
Fields
Constructors
Methods
1.20.2
Names
ahr
aka
Fields
int: O, viewDistance, field_18243, watchDistance, f_140126_
int: O, serverViewDistance, field_18243, watchDistance, f_290679_
byte: e, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: f, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: f, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: g, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: g, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
byte: h, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
int: i, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: j, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: l, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: a, MIN_VIEW_DISTANCE, field_29675, DEFAULT_VIEW_DISTANCE, f_143038_
int: a, MAX_VIEW_DISTANCE, field_29669, field_29669, f_143032_
int: b, MAX_VIEW_DISTANCE, field_29669, field_29669, f_143032_
int: b, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
int: c, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
int: j, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
int: k, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
org.slf4j.Logger: h, LOGGER, field_17212, LOGGER, f_140128_
org.slf4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
int: k, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
int: l, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
Constructors
Methods
boolean (ServerPlayer): b, skipPlayer, method_18722, doesNotGenerateChunks, m_140329_
boolean (ServerPlayer): c, skipPlayer, method_18722, doesNotGenerateChunks, m_140329_
void (int): a, setViewDistance, method_17214, setViewDistance, m_140167_
void (int): a, setServerViewDistance, method_17214, setViewDistance, m_293413_
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, updateWatchedSection, m_140373_
boolean (int, int, int, int, int): b, isChunkOnRangeBorder, method_39976, isOnDistanceEdge, m_183828_
void (ServerPlayer, ChunkPos, org.apache.commons.lang3.mutable.MutableObject<ClientboundLevelChunkWithLightPacket>, boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, m_183754_
boolean (ServerPlayer, ChunkPos): a, playerIsCloseEnoughForSpawning, method_38782, canTickChunk, m_183751_
boolean (ServerPlayer, ChunkPos): c, playerIsCloseEnoughForSpawning, method_38782, canTickChunk, m_183751_
void (ServerPlayer, org.apache.commons.lang3.mutable.MutableObject<ClientboundLevelChunkWithLightPacket>, LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, m_183760_
boolean (int, int, int, int, int): a, isChunkInRange, method_39975, isWithinDistance, m_200878_
boolean (ServerPlayer, int, int): a, isChunkTracked, method_52345, isTracked, m_295978_
boolean (ServerPlayer, int, int): b, isChunkOnTrackedBorder, method_52351, isOnTrackEdge, m_293654_
void (LevelChunk): a, onChunkReadyToSend, method_53686, sendToPlayers, m_293802_
int (ServerPlayer): b, getPlayerViewDistance, method_52350, getViewDistance, m_294650_
void (ServerPlayer, ChunkPos): a, markChunkPendingToSend, method_52347, track, m_294841_
void (ServerPlayer, LevelChunk): a, markChunkPendingToSend, method_52348, track, m_296018_
void (ServerPlayer, ChunkPos): b, dropChunk, method_52352, untrack, m_295122_
LevelChunk (long): d, getChunkToSend, method_53688, getPostProcessedChunk, m_295187_
void (ServerPlayer): d, updatePlayerPos, method_20726, updateWatchedSection, m_140373_
void (ServerPlayer): e, updateChunkTracking, method_17241, sendWatchPackets, m_183754_
void (ServerPlayer, ChunkTrackingView): a, applyChunkTrackingView, method_52346, sendWatchPackets, m_294836_
void (ChunkPos, int): a, waitForLightBeforeSending, method_53685, forceLighting, m_293872_
1.20.1
Names
aic
ahr
Fields
int: b, MAX_CHUNK_DISTANCE, field_18239, MAX_LEVEL, f_140127_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.LongSet: q, entitiesInLevel, field_18307, loadedChunks, f_140132_
it.unimi.dsi.fastutil.longs.LongSet: p, entitiesInLevel, field_18307, loadedChunks, f_140132_
ServerLevel: r, level, field_17214, world, f_140133_
ServerLevel: q, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: s, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: r, lightEngine, field_17215, lightingProvider, f_140134_
BlockableEventLoop<Runnable>: t, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: s, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
ChunkGenerator: u, generator, field_17218, chunkGenerator, f_140136_
ChunkGenerator: t, generator, field_17218, chunkGenerator, f_140136_
Supplier<DimensionDataStorage>: x, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: w, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: y, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: x, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: z, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: y, toDrop, field_17221, unloadedChunks, f_140139_
boolean: A, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: z, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: B, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: A, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: D, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: E, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: D, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: G, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: F, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: H, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: G, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureTemplateManager: I, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
StructureTemplateManager: H, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
PlayerMap: K, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: L, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
int: P, viewDistance, field_18243, watchDistance, f_140126_
int: O, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: O, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: M, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
byte: f, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: e, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: g, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: f, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: h, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
byte: g, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
int: j, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: i, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: m, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: l, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: c, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
int: b, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
ChunkStatusUpdateListener: F, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: E, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: J, storageName, field_17707, saveDir, f_182284_
String: I, storageName, field_17707, saveDir, f_182284_
int: k, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
int: j, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
org.slf4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
org.slf4j.Logger: h, LOGGER, field_17212, LOGGER, f_140128_
int: l, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
int: k, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
it.unimi.dsi.fastutil.longs.Long2LongMap: N, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
RandomState: v, randomState, field_37278, noiseConfig, f_214834_
RandomState: u, randomState, field_37278, noiseConfig, f_214834_
ChunkGeneratorStructureState: w, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
ChunkGeneratorStructureState: v, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
Constructors
Methods
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, m_140210_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, prepareEntityTickingChunk, method_17247, makeChunkEntitiesTickable, m_143117_
void (ChunkPos): c, releaseLightTicket, method_20441, releaseLightTicket, m_140375_
void (ChunkPos): b, releaseLightTicket, method_20441, releaseLightTicket, m_140375_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): c, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): d, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, prepareTickingChunk, method_17235, makeChunkTickable, m_143053_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, prepareTickingChunk, method_17235, makeChunkTickable, m_143053_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, prepareAccessibleChunk, method_31417, makeChunkAccessible, m_143109_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): c, prepareAccessibleChunk, method_31417, makeChunkAccessible, m_143109_
void (ChunkPos, ChunkHolder$FullChunkStatus): a, onFullChunkStatusChange, method_31414, onChunkStatusChange, m_143075_
boolean (ChunkHolder): d, saveChunkIfNeeded, method_39925, save, m_198874_
boolean (ChunkHolder): e, saveChunkIfNeeded, method_39925, save, m_198874_
boolean (ChunkPos): d, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
boolean (ChunkPos): c, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
List<ServerPlayer> (ChunkPos): e, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
List<ServerPlayer> (ChunkPos): d, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
ChunkAccess (ChunkPos): g, createEmptyChunk, method_43382, getProtoChunk, m_214961_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): j, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, m_280541_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, prepareEntityTickingChunk, method_17247, makeChunkEntitiesTickable, m_280208_
void (ChunkPos, FullChunkStatus): a, onFullChunkStatusChange, method_31414, onChunkStatusChange, m_287285_
1.19.4
Names
agz
aic
Fields
Constructors
Methods
boolean (ChunkAccess): b, save, method_17228, save, m_140258_
boolean (ChunkAccess): a, save, method_17228, save, m_140258_
void (ChunkAccess): a, resendChunk, method_47537, sendChunkPacketToWatchingPlayers, m_261077_
void (List<ChunkAccess>): a, resendBiomesForChunks, method_49421, sendChunkBiomePackets, m_274524_
1.19.3
Names
aft
agz
Fields
Supplier<DimensionDataStorage>: w, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: x, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: x, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: y, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: y, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: z, toDrop, field_17221, unloadedChunks, f_140139_
boolean: z, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: A, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: A, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: B, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: D, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: D, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: E, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: F, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: G, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: G, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: H, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureTemplateManager: H, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
StructureTemplateManager: I, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: K, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: L, entityMap, field_18242, entityTrackers, f_140150_
int: O, viewDistance, field_18243, watchDistance, f_140126_
int: P, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: O, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: M, chunkTypeCache, field_23786, chunkToType, f_140151_
ChunkStatusUpdateListener: E, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: F, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: I, storageName, field_17707, saveDir, f_182284_
String: J, storageName, field_17707, saveDir, f_182284_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
it.unimi.dsi.fastutil.longs.Long2LongMap: N, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
ChunkGeneratorStructureState: w, chunkGeneratorState, field_40856, structurePlacementCalculator, f_254626_
Constructors
Methods
ThreadedLevelLightEngine (): d, getLightEngine, method_17212, getLightingProvider, m_140166_
ThreadedLevelLightEngine (): e, getLightEngine, method_17212, getLightingProvider, m_140166_
int (): g, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): h, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): h, size, method_17260, getLoadedChunkCount, m_140394_
int (): i, size, method_17260, getLoadedChunkCount, m_140394_
void (): k, tick, method_18727, tickEntityMovement, m_140421_
void (): l, tick, method_18727, tickEntityMovement, m_140421_
PoiManager (): l, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
PoiManager (): m, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
boolean (ChunkAccess): a, save, method_17228, save, m_140258_
boolean (ChunkAccess): b, save, method_17228, save, m_140258_
boolean (): f, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): g, promoteChunkMap, method_17244, updateHolderMap, m_140324_
Iterable<ChunkHolder> (): j, getChunks, method_17264, entryIterator, m_140416_
Iterable<ChunkHolder> (): k, getChunks, method_17264, entryIterator, m_140416_
DistanceManager (): i, getDistanceManager, method_17263, getTicketManager, m_143145_
DistanceManager (): j, getDistanceManager, method_17263, getTicketManager, m_143145_
String (): m, getStorageName, method_37476, getSaveDir, m_182285_
String (): n, getStorageName, method_37476, getSaveDir, m_182285_
void (): c, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
void (): d, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
boolean (): e, hasWork, method_39992, shouldDelayShutdown, m_201907_
boolean (): f, hasWork, method_39992, shouldDelayShutdown, m_201907_
RandomState (): b, randomState, method_41247, getNoiseConfig, m_214914_
RandomState (): c, randomState, method_41247, getNoiseConfig, m_214914_
ChunkGeneratorStructureState (): b, generatorState, method_46641, getStructurePlacementCalculator, m_255435_
void (ChunkAccess): a, resendChunk, method_47537, sendChunkPacketToWatchingPlayers, m_261077_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
afb
aft
Fields
Constructors
Methods
1.19
Names
adj
afb
Fields
Supplier<DimensionDataStorage>: v, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: w, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: w, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: x, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: x, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: y, toDrop, field_17221, unloadedChunks, f_140139_
boolean: y, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: z, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: z, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: A, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: A, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: C, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: C, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: D, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: E, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: F, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: F, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: G, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureManager: G, structureManager, field_17706, structureManager, f_140147_
StructureTemplateManager: H, structureTemplateManager, field_17706, structureTemplateManager, f_214833_
PlayerMap: I, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: J, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: J, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: K, entityMap, field_18242, entityTrackers, f_140150_
int: N, viewDistance, field_18243, watchDistance, f_140126_
int: O, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: M, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: N, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: K, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: L, chunkTypeCache, field_23786, chunkToType, f_140151_
ChunkStatusUpdateListener: D, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: E, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: H, storageName, field_17707, saveDir, f_182284_
String: I, storageName, field_17707, saveDir, f_182284_
it.unimi.dsi.fastutil.longs.Long2LongMap: L, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
it.unimi.dsi.fastutil.longs.Long2LongMap: M, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
RandomState: v, randomState, field_37278, noiseConfig, f_214834_
Constructors
Methods
ThreadedLevelLightEngine (): c, getLightEngine, method_17212, getLightingProvider, m_140166_
ThreadedLevelLightEngine (): d, getLightEngine, method_17212, getLightingProvider, m_140166_
int (): f, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): g, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): g, size, method_17260, getLoadedChunkCount, m_140394_
int (): h, size, method_17260, getLoadedChunkCount, m_140394_
CompoundTag (ChunkPos): j, readChunk, method_17979, getUpdatedChunkNbt, m_140427_
void (): j, tick, method_18727, tickEntityMovement, m_140421_
void (): k, tick, method_18727, tickEntityMovement, m_140421_
PoiManager (): k, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
PoiManager (): l, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
boolean (): e, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): f, promoteChunkMap, method_17244, updateHolderMap, m_140324_
Iterable<ChunkHolder> (): i, getChunks, method_17264, entryIterator, m_140416_
Iterable<ChunkHolder> (): j, getChunks, method_17264, entryIterator, m_140416_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
void (ChunkPos): i, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
boolean (ChunkPos): j, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
DistanceManager (): h, getDistanceManager, method_17263, getTicketManager, m_143145_
DistanceManager (): i, getDistanceManager, method_17263, getTicketManager, m_143145_
String (): l, getStorageName, method_37476, getSaveDir, m_182285_
String (): m, getStorageName, method_37476, getSaveDir, m_182285_
void (): b, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
void (): c, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
boolean (): d, hasWork, method_39992, shouldDelayShutdown, m_201907_
boolean (): e, hasWork, method_39992, shouldDelayShutdown, m_201907_
RandomState (): b, randomState, method_41247, getNoiseConfig, m_214914_
boolean (CompoundTag): b, isChunkDataValid, method_43380, containsStatus, m_214940_
com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure> (Throwable, ChunkPos): a, handleChunkLoadFailure, method_43376, recoverFromException, m_214901_
ChunkAccess (ChunkPos): h, createEmptyChunk, method_43382, getProtoChunk, m_214961_
CompletableFuture<Optional<CompoundTag>> (ChunkPos): k, readChunk, method_43383, getUpdatedChunkNbt, m_214963_
CompoundTag (CompoundTag): c, upgradeChunkTag, method_43381, updateChunkNbt, m_214947_
1.18.2
Names
acv
adj
Fields
org.apache.logging.log4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: p, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.LongSet: p, entitiesInLevel, field_18307, loadedChunks, f_140132_
it.unimi.dsi.fastutil.longs.LongSet: q, entitiesInLevel, field_18307, loadedChunks, f_140132_
ServerLevel: q, level, field_17214, world, f_140133_
ServerLevel: r, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: r, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: s, lightEngine, field_17215, lightingProvider, f_140134_
BlockableEventLoop<Runnable>: s, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: t, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
ChunkGenerator: t, generator, field_17218, chunkGenerator, f_140136_
ChunkGenerator: u, generator, field_17218, chunkGenerator, f_140136_
Supplier<DimensionDataStorage>: u, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: v, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: v, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: w, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: w, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: x, toDrop, field_17221, unloadedChunks, f_140139_
boolean: x, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: y, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: y, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: z, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: z, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: A, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: A, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: B, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: B, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: C, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: D, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: E, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: E, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: F, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureManager: F, structureManager, field_17706, structureManager, f_140147_
StructureManager: G, structureManager, field_17706, structureManager, f_140147_
PlayerMap: H, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: I, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: I, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: J, entityMap, field_18242, entityTrackers, f_140150_
int: L, viewDistance, field_18243, watchDistance, f_140126_
int: N, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: K, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: M, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: J, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: K, chunkTypeCache, field_23786, chunkToType, f_140151_
int: l, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: m, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
ChunkStatusUpdateListener: C, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: D, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: G, storageName, field_17707, saveDir, f_182284_
String: H, storageName, field_17707, saveDir, f_182284_
org.slf4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
int: l, EAGER_CHUNK_SAVE_COOLDOWN_IN_MILLIS, field_36384, field_36384, f_202982_
it.unimi.dsi.fastutil.longs.Long2LongMap: L, chunkSaveCooldowns, field_36383, chunkToNextSaveTimeMs, f_202981_
Constructors
Methods
int (): e, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): f, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): f, size, method_17260, getLoadedChunkCount, m_140394_
int (): g, size, method_17260, getLoadedChunkCount, m_140394_
void (): i, tick, method_18727, tickEntityMovement, m_140421_
void (): j, tick, method_18727, tickEntityMovement, m_140421_
PoiManager (): j, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
PoiManager (): k, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
boolean (): d, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): e, promoteChunkMap, method_17244, updateHolderMap, m_140324_
Iterable<ChunkHolder> (): h, getChunks, method_17264, entryIterator, m_140416_
Iterable<ChunkHolder> (): i, getChunks, method_17264, entryIterator, m_140416_
DistanceManager (): g, getDistanceManager, method_17263, getTicketManager, m_143145_
DistanceManager (): h, getDistanceManager, method_17263, getTicketManager, m_143145_
String (): k, getStorageName, method_37476, getSaveDir, m_182285_
String (): l, getStorageName, method_37476, getSaveDir, m_182285_
ReportedException (IllegalStateException, String): a, debugFuturesAndCreateReportedException, method_40067, crash, m_203751_
boolean (): d, hasWork, method_39992, shouldDelayShutdown, m_201907_
1.18.1
Names
Fields
Constructors
Methods
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, prepareAccessibleChunk, method_31417, method_31417, m_143109_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, prepareAccessibleChunk, method_31417, makeChunkAccessible, m_143109_
boolean (ChunkPos, ServerPlayer, boolean, int): a, isChunkInEuclideanRange, method_37901, isWithinDistance, m_183789_
boolean (ChunkPos, int, int, int): a, isChunkInEuclideanRange, method_37899, isWithinDistance, m_183764_
boolean (int, int, int, int, int): a, isChunkInEuclideanRange, method_37898, isWithinDistance, m_183720_
boolean (ChunkPos, ServerPlayer, boolean, int): b, isChunkOnEuclideanBorder, method_37906, isOnDistanceEdge, m_183840_
boolean (int, int, int, int, int): b, isChunkOnEuclideanBorder, method_37905, isOnDistanceEdge, m_183828_
boolean (int, int, int, int, int): b, isChunkOnRangeBorder, method_39976, isOnDistanceEdge, m_183828_
boolean (int, int, int, int, int): a, isChunkInRange, method_39975, isWithinDistance, m_200878_
1.18
Names
abe
acv
Fields
org.apache.logging.log4j.Logger: h, LOGGER, field_17212, LOGGER, f_140128_
org.apache.logging.log4j.Logger: i, LOGGER, field_17212, LOGGER, f_140128_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: k, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: l, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: n, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: o, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.LongSet: n, entitiesInLevel, field_18307, loadedChunks, f_140132_
it.unimi.dsi.fastutil.longs.LongSet: p, entitiesInLevel, field_18307, loadedChunks, f_140132_
ServerLevel: o, level, field_17214, world, f_140133_
ServerLevel: q, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: p, lightEngine, field_17215, lightingProvider, f_140134_
ThreadedLevelLightEngine: r, lightEngine, field_17215, lightingProvider, f_140134_
BlockableEventLoop<Runnable>: q, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
BlockableEventLoop<Runnable>: s, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
ChunkGenerator: r, generator, field_17218, chunkGenerator, f_140136_
ChunkGenerator: t, generator, field_17218, chunkGenerator, f_140136_
Supplier<DimensionDataStorage>: s, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
Supplier<DimensionDataStorage>: u, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: t, poiManager, field_18808, pointOfInterestStorage, f_140138_
PoiManager: v, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: u, toDrop, field_17221, unloadedChunks, f_140139_
it.unimi.dsi.fastutil.longs.LongSet: w, toDrop, field_17221, unloadedChunks, f_140139_
boolean: v, modified, field_17222, chunkHolderListDirty, f_140140_
boolean: x, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: w, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ChunkTaskPriorityQueueSorter: y, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: x, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: z, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: y, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: A, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: z, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkProgressListener: B, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: B, distanceManager, field_17228, ticketManager, f_140145_
ChunkMap$DistanceManager: D, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: C, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
AtomicInteger: E, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureManager: D, structureManager, field_17706, structureManager, f_140147_
StructureManager: F, structureManager, field_17706, structureManager, f_140147_
PlayerMap: F, playerMap, field_18241, playerChunkWatchingManager, f_140149_
PlayerMap: H, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: G, entityMap, field_18242, entityTrackers, f_140150_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: I, entityMap, field_18242, entityTrackers, f_140150_
int: J, viewDistance, field_18243, watchDistance, f_140126_
int: L, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: I, unloadQueue, field_19343, unloadTaskQueue, f_140125_
Queue<Runnable>: K, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: H, chunkTypeCache, field_23786, chunkToType, f_140151_
it.unimi.dsi.fastutil.longs.Long2ByteMap: J, chunkTypeCache, field_23786, chunkToType, f_140151_
byte: e, CHUNK_TYPE_REPLACEABLE, field_29671, field_29671, f_143034_
byte: f, CHUNK_TYPE_REPLACEABLE, field_29671, PROTO_CHUNK, f_143034_
byte: f, CHUNK_TYPE_UNKNOWN, field_29672, field_29672, f_143035_
byte: g, CHUNK_TYPE_UNKNOWN, field_29672, UNMARKED_CHUNK, f_143035_
byte: g, CHUNK_TYPE_FULL, field_29673, field_29673, f_143036_
byte: h, CHUNK_TYPE_FULL, field_29673, LEVEL_CHUNK, f_143036_
int: i, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: j, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: j, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: l, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
ChunkStatusUpdateListener: A, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
ChunkStatusUpdateListener: C, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
String: E, storageName, field_17707, saveDir, f_182284_
String: G, storageName, field_17707, saveDir, f_182284_
int: k, CHUNK_SAVED_EAGERLY_PER_TICK, field_36291, field_36291, f_198789_
Constructors
Methods
int (ChunkPos, ServerPlayer, boolean): a, checkerboardDistance, method_18719, getChebyshevDistance, m_140338_
int (ChunkPos, int, int): a, checkerboardDistance, method_18703, getChebyshevDistance, m_140206_
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightingProvider, m_140166_
ThreadedLevelLightEngine (): c, getLightEngine, method_17212, getLightingProvider, m_140166_
int (): c, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
int (): e, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
void (ServerPlayer, ChunkPos, Packet<?>[], boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, m_140186_
int (): d, size, method_17260, getLoadedChunkCount, m_140394_
int (): f, size, method_17260, getLoadedChunkCount, m_140394_
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkNbt, m_140427_
CompoundTag (ChunkPos): j, readChunk, method_17979, getUpdatedChunkNbt, m_140427_
boolean (ChunkPos): d, noPlayersCloseForSpawning, method_18724, isTooFarFromPlayersToSpawnMobs, m_140397_
Stream<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, m_5960_
void (): g, tick, method_18727, tickEntityMovement, m_140421_
void (): i, tick, method_18727, tickEntityMovement, m_140421_
void (ServerPlayer, Packet<?>[], LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, m_140195_
PoiManager (): h, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
PoiManager (): j, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, enableTickSchedulers, m_140270_
boolean (): b, promoteChunkMap, method_17244, updateHolderMap, m_140324_
boolean (): d, promoteChunkMap, method_17244, updateHolderMap, m_140324_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): g, scheduleChunkLoad, method_20619, loadChunk, m_140417_
Iterable<ChunkHolder> (): f, getChunks, method_17264, entryIterator, m_140416_
Iterable<ChunkHolder> (): h, getChunks, method_17264, entryIterator, m_140416_
void (ChunkPos): g, markPositionReplaceable, method_27054, method_27054, m_140422_
void (ChunkPos): h, markPositionReplaceable, method_27054, markAsProtoChunk, m_140422_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, method_27053, m_140229_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, mark, m_140229_
boolean (ChunkPos): h, isExistingChunkFull, method_27055, method_27055, m_140425_
boolean (ChunkPos): i, isExistingChunkFull, method_27055, isLevelChunk, m_140425_
int (ChunkPos, Entity): b, checkerboardDistance, method_34869, getChebyshevDistance, m_143119_
void (ServerLevel, List<CompoundTag>): a, postLoadProtoChunk, method_31413, method_31413, m_143064_
void (ServerLevel, List<CompoundTag>): a, postLoadProtoChunk, method_31413, addEntitiesFromNbt, m_143064_
DistanceManager (): e, getDistanceManager, method_17263, getTicketManager, m_143145_
DistanceManager (): g, getDistanceManager, method_17263, getTicketManager, m_143145_
void (ChunkPos, ChunkHolder$FullChunkStatus): a, onFullChunkStatusChange, method_31414, method_31414, m_143075_
void (ChunkPos, ChunkHolder$FullChunkStatus): a, onFullChunkStatusChange, method_31414, onChunkStatusChange, m_143075_
String (): i, getStorageName, method_37476, method_37476, m_182285_
String (): k, getStorageName, method_37476, getSaveDir, m_182285_
ChunkGenerator (): a, generator, method_37897, getChunkGenerator, m_183719_
void (): b, debugReloadGenerator, method_37904, verifyChunkGenerator, m_183825_
boolean (ChunkPos, ServerPlayer, boolean, int): a, isChunkInEuclideanRange, method_37901, isWithinDistance, m_183789_
boolean (ChunkPos, int, int, int): a, isChunkInEuclideanRange, method_37899, isWithinDistance, m_183764_
boolean (int, int, int, int, int): a, isChunkInEuclideanRange, method_37898, isWithinDistance, m_183720_
boolean (ChunkPos, ServerPlayer, boolean, int): b, isChunkOnEuclideanBorder, method_37906, isOnDistanceEdge, m_183840_
boolean (int, int, int, int, int): b, isChunkOnEuclideanBorder, method_37905, isOnDistanceEdge, m_183828_
boolean (ChunkHolder): d, saveChunkIfNeeded, method_39925, save, m_198874_
void (ServerPlayer, ChunkPos, org.apache.commons.lang3.mutable.MutableObject<ClientboundLevelChunkWithLightPacket>, boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, m_183754_
boolean (ChunkPos): d, anyPlayerCloseEnoughForSpawning, method_38783, shouldTick, m_183879_
List<ServerPlayer> (ChunkPos): e, getPlayersCloseForSpawning, method_37907, getPlayersWatchingChunk, m_183888_
boolean (ServerPlayer, ChunkPos): a, playerIsCloseEnoughForSpawning, method_38782, canTickChunk, m_183751_
List<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, m_183262_
void (ServerPlayer, org.apache.commons.lang3.mutable.MutableObject<ClientboundLevelChunkWithLightPacket>, LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, m_183760_
1.17.1
Names
Fields
ThreadedLevelLightEngine: p, lightEngine, field_17215, serverLightingProvider, f_140134_
ThreadedLevelLightEngine: p, lightEngine, field_17215, lightingProvider, f_140134_
File: E, storageFolder, field_17707, saveDir, f_140148_
String: E, storageName, field_17707, saveDir, f_182284_
Constructors
Methods
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightProvider, m_140166_
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightingProvider, m_140166_
String (): i, getStorageName, method_37476, method_37476, m_182285_
1.17
Names
zs
abe
net.minecraft.world.server.ChunkManager
net.minecraft.src.C_5429_
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_17212, LOGGER, field_219250_d
org.apache.logging.log4j.Logger: h, LOGGER, field_17212, LOGGER, f_140128_
int: a, MAX_CHUNK_DISTANCE, field_18239, MAX_LEVEL, field_219249_a
int: b, MAX_CHUNK_DISTANCE, field_18239, MAX_LEVEL, f_140127_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: d, updatingChunkMap, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: k, updatingChunkMap, field_17213, currentChunkHolders, f_140129_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, visibleChunkMap, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: l, visibleChunkMap, field_17220, chunkHolders, f_140130_
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, chunksToUnload, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: m, pendingUnloads, field_18807, chunksToUnload, f_140131_
it.unimi.dsi.fastutil.longs.LongSet: g, entitiesInLevel, field_18307, loadedChunks, field_219254_h
it.unimi.dsi.fastutil.longs.LongSet: n, entitiesInLevel, field_18307, loadedChunks, f_140132_
ServerLevel: h, level, field_17214, world, field_219255_i
ServerLevel: o, level, field_17214, world, f_140133_
ThreadedLevelLightEngine: i, lightEngine, field_17215, serverLightingProvider, field_219256_j
ThreadedLevelLightEngine: p, lightEngine, field_17215, serverLightingProvider, f_140134_
BlockableEventLoop<Runnable>: j, mainThreadExecutor, field_17216, mainThreadExecutor, field_219257_k
BlockableEventLoop<Runnable>: q, mainThreadExecutor, field_17216, mainThreadExecutor, f_140135_
ChunkGenerator: k, generator, field_17218, chunkGenerator, field_219258_l
ChunkGenerator: r, generator, field_17218, chunkGenerator, f_140136_
Supplier<DimensionDataStorage>: l, overworldDataStorage, field_17705, persistentStateManagerFactory, field_219259_m
Supplier<DimensionDataStorage>: s, overworldDataStorage, field_17705, persistentStateManagerFactory, f_140137_
PoiManager: m, poiManager, field_18808, pointOfInterestStorage, field_219260_n
PoiManager: t, poiManager, field_18808, pointOfInterestStorage, f_140138_
it.unimi.dsi.fastutil.longs.LongSet: n, toDrop, field_17221, unloadedChunks, field_219261_o
it.unimi.dsi.fastutil.longs.LongSet: u, toDrop, field_17221, unloadedChunks, f_140139_
boolean: o, modified, field_17222, chunkHolderListDirty, field_219262_p
boolean: v, modified, field_17222, chunkHolderListDirty, f_140140_
ChunkTaskPriorityQueueSorter: p, queueSorter, field_17223, chunkTaskPrioritySystem, field_219263_q
ChunkTaskPriorityQueueSorter: w, queueSorter, field_17223, chunkTaskPrioritySystem, f_140141_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: q, worldgenMailbox, field_17224, worldGenExecutor, field_219264_r
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: x, worldgenMailbox, field_17224, worldGenExecutor, f_140142_
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: r, mainThreadMailbox, field_17226, mainExecutor, field_219265_s
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: y, mainThreadMailbox, field_17226, mainExecutor, f_140143_
ChunkProgressListener: s, progressListener, field_17442, worldGenerationProgressListener, field_219266_t
ChunkProgressListener: z, progressListener, field_17442, worldGenerationProgressListener, f_140144_
ChunkMap$DistanceManager: t, distanceManager, field_17228, ticketManager, field_219267_u
ChunkMap$DistanceManager: B, distanceManager, field_17228, ticketManager, f_140145_
AtomicInteger: u, tickingGenerated, field_17230, totalChunksLoadedCount, field_219268_v
AtomicInteger: C, tickingGenerated, field_17230, totalChunksLoadedCount, f_140146_
StructureManager: v, structureManager, field_17706, structureManager, field_219269_w
StructureManager: D, structureManager, field_17706, structureManager, f_140147_
File: w, storageFolder, field_17707, saveDir, field_219270_x
File: E, storageFolder, field_17707, saveDir, f_140148_
PlayerMap: x, playerMap, field_18241, playerChunkWatchingManager, field_219271_y
PlayerMap: F, playerMap, field_18241, playerChunkWatchingManager, f_140149_
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: y, entityMap, field_18242, entityTrackers, field_219272_z
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: G, entityMap, field_18242, entityTrackers, f_140150_
int: B, viewDistance, field_18243, watchDistance, field_219247_A
int: J, viewDistance, field_18243, watchDistance, f_140126_
Queue<Runnable>: A, unloadQueue, field_19343, unloadTaskQueue, field_223181_A
Queue<Runnable>: I, unloadQueue, field_19343, unloadTaskQueue, f_140125_
it.unimi.dsi.fastutil.longs.Long2ByteMap: z, chunkTypeCache, field_23786, chunkToType, field_241087_z_
it.unimi.dsi.fastutil.longs.Long2ByteMap: H, chunkTypeCache, field_23786, chunkToType, f_140151_
byte: e, CHUNK_TYPE_REPLACEABLE, field_29671, field_29671, f_143034_
byte: f, CHUNK_TYPE_UNKNOWN, field_29672, field_29672, f_143035_
byte: g, CHUNK_TYPE_FULL, field_29673, field_29673, f_143036_
int: i, CHUNK_SAVED_PER_TICK, field_29674, field_29674, f_143037_
int: j, MIN_VIEW_DISTANCE, field_29675, field_29675, f_143038_
int: a, MAX_VIEW_DISTANCE, field_29669, field_29669, f_143032_
int: c, FORCED_TICKET_LEVEL, field_29670, field_29670, f_143033_
ChunkStatusUpdateListener: A, chunkStatusListener, field_26931, chunkStatusChangeListener, f_143031_
Constructors
(ServerLevel, LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, StructureManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator, ChunkProgressListener, Supplier<DimensionDataStorage>, int, boolean)
(ServerLevel, LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, StructureManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator, ChunkProgressListener, ChunkStatusUpdateListener, Supplier<DimensionDataStorage>, int, boolean)
Methods
double (ChunkPos, Entity): a, euclideanDistanceSquared, method_18704, getSquaredDistance, func_219217_a
double (ChunkPos, Entity): a, euclideanDistanceSquared, method_18704, getSquaredDistance, m_140226_
int (ChunkPos, ServerPlayer, boolean): b, checkerboardDistance, method_18719, getChebyshevDistance, func_219215_b
int (ChunkPos, ServerPlayer, boolean): a, checkerboardDistance, method_18719, getChebyshevDistance, m_140338_
int (ChunkPos, int, int): a, checkerboardDistance, method_18703, getChebyshevDistance, func_219232_a
int (ChunkPos, int, int): a, checkerboardDistance, method_18703, getChebyshevDistance, m_140206_
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightProvider, func_219207_a
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightProvider, m_140166_
ChunkHolder (long): a, getUpdatingChunkIfPresent, method_17255, getCurrentChunkHolder, func_219220_a
ChunkHolder (long): a, getUpdatingChunkIfPresent, method_17255, getCurrentChunkHolder, m_140174_
ChunkHolder (long): b, getVisibleChunkIfPresent, method_17216, getChunkHolder, func_219219_b
ChunkHolder (long): b, getVisibleChunkIfPresent, method_17216, getChunkHolder, m_140327_
IntSupplier (long): c, getChunkQueueLevel, method_17604, getCompletedLevelSupplier, func_219191_c
IntSupplier (long): c, getChunkQueueLevel, method_17604, getCompletedLevelSupplier, m_140371_
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, m_140210_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, getEntityTickingRangeFuture, method_17247, makeChunkEntitiesTickable, func_219188_b
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, prepareEntityTickingChunk, method_17247, makeChunkEntitiesTickable, m_143117_
ChunkHolder (long, int, ChunkHolder, int): a, updateChunkScheduling, method_17217, setLevel, func_219213_a
ChunkHolder (long, int, ChunkHolder, int): a, updateChunkScheduling, method_17217, setLevel, m_140176_
void (): close, close, close, close, close
void (): close, close, close
void (boolean): a, saveAllChunks, method_17242, save, func_219177_a
void (boolean): a, saveAllChunks, method_17242, save, m_140318_
void (BooleanSupplier): a, tick, method_17233, tick, func_219204_a
void (BooleanSupplier): a, tick, method_17233, tick, m_140280_
void (long, ChunkHolder): a, scheduleUnload, method_20458, tryUnloadChunk, func_219212_a
void (long, ChunkHolder): a, scheduleUnload, method_20458, tryUnloadChunk, m_140181_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, getChunk, func_219244_a
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, getChunk, m_140292_
void (ChunkPos): c, releaseLightTicket, method_20441, releaseLightTicket, func_219209_c
void (ChunkPos): c, releaseLightTicket, method_20441, releaseLightTicket, m_140375_
ChunkStatus (ChunkStatus, int): a, getDependencyStatus, method_17229, getRequiredStatusForGeneration, func_219205_a
ChunkStatus (ChunkStatus, int): a, getDependencyStatus, method_17229, getRequiredStatusForGeneration, m_140262_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): c, protoChunkToFullChunk, method_17226, convertToFullChunk, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): c, protoChunkToFullChunk, method_17226, convertToFullChunk, m_140383_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, postProcess, method_17235, makeChunkTickable, func_219179_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, prepareTickingChunk, method_17235, makeChunkTickable, m_143053_
int (): c, getTickingGenerated, method_17253, getTotalChunksLoadedCount, func_219174_c
int (): c, getTickingGenerated, method_17253, getTotalChunksLoadedCount, m_140368_
void (ServerPlayer, ChunkPos, Packet<?>[], boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, func_219199_a
void (ServerPlayer, ChunkPos, Packet<?>[], boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, m_140186_
int (): d, size, method_17260, getLoadedChunkCount, func_219194_d
int (): d, size, method_17260, getLoadedChunkCount, m_140394_
ChunkMap$DistanceManager (): e, getDistanceManager, method_17263, getTicketManager, func_219246_e
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkNbt, func_219178_f
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkNbt, m_140427_
boolean (ChunkPos): d, noPlayersCloseForSpawning, method_18724, isTooFarFromPlayersToSpawnMobs, func_219243_d
boolean (ChunkPos): d, noPlayersCloseForSpawning, method_18724, isTooFarFromPlayersToSpawnMobs, m_140397_
boolean (ServerPlayer): b, skipPlayer, method_18722, doesNotGenerateChunks, func_219187_b
boolean (ServerPlayer): b, skipPlayer, method_18722, doesNotGenerateChunks, m_140329_
void (ServerPlayer, boolean): a, updatePlayerStatus, method_18714, handlePlayerAddedOrRemoved, func_219234_a
void (ServerPlayer, boolean): a, updatePlayerStatus, method_18714, handlePlayerAddedOrRemoved, m_140192_
void (ServerPlayer): a, move, method_18713, updatePosition, func_219183_a
void (ServerPlayer): a, move, method_18713, updatePosition, m_140184_
Stream<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, func_219097_a
Stream<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, m_5960_
void (Entity): a, addEntity, method_18701, loadEntity, func_219210_a
void (Entity): a, addEntity, method_18701, loadEntity, m_140199_
void (Entity): b, removeEntity, method_18716, unloadEntity, func_219231_b
void (Entity): b, removeEntity, method_18716, unloadEntity, m_140331_
void (): g, tick, method_18727, tickEntityMovement, func_219169_g
void (): g, tick, method_18727, tickEntityMovement, m_140421_
void (Entity, Packet<?>): a, broadcast, method_18702, sendToOtherNearbyPlayers, func_219222_a
void (Entity, Packet<?>): a, broadcast, method_18702, sendToOtherNearbyPlayers, m_140201_
void (Entity, Packet<?>): b, broadcastAndSend, method_18717, sendToNearbyPlayers, func_219225_b
void (Entity, Packet<?>): b, broadcastAndSend, method_18717, sendToNearbyPlayers, m_140333_
void (ServerPlayer, Packet<?>[], LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, func_219180_a
void (ServerPlayer, Packet<?>[], LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, m_140195_
PoiManager (): h, getPoiManager, method_19488, getPointOfInterestStorage, func_219189_h
PoiManager (): h, getPoiManager, method_19488, getPointOfInterestStorage, m_140424_
String (ChunkPos): a, getChunkDebugData, method_23272, getChunkLoadingDebugInfo, func_219170_a
String (ChunkPos): a, getChunkDebugData, method_23272, getChunkLoadingDebugInfo, m_140204_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, unpackTicks, method_20580, makeChunkAccessible, func_222961_b
boolean (ChunkAccess): a, save, method_17228, save, func_219229_a
boolean (ChunkAccess): a, save, method_17228, save, m_140258_
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, enableTickSchedulers, func_222973_a
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, enableTickSchedulers, m_140270_
void (BooleanSupplier): b, processUnloads, method_20605, unloadChunks, func_223155_b
void (BooleanSupplier): b, processUnloads, method_20605, unloadChunks, m_140353_
boolean (): b, promoteChunkMap, method_17244, updateHolderMap, func_219245_b
boolean (): b, promoteChunkMap, method_17244, updateHolderMap, m_140324_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, m_140417_
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, upgradeChunk, func_223156_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, upgradeChunk, m_140360_
void (int): a, setViewDistance, method_17214, setViewDistance, func_219175_a
void (int): a, setViewDistance, method_17214, setViewDistance, m_140167_
Iterable<ChunkHolder> (): f, getChunks, method_17264, entryIterator, func_223491_f
Iterable<ChunkHolder> (): f, getChunks, method_17264, entryIterator, m_140416_
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, method_20726, func_223489_c
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, updateWatchedSection, m_140373_
void (Writer): a, dumpChunks, method_21619, dump, func_225406_a
void (Writer): a, dumpChunks, method_21619, dump, m_140274_
String (CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>>): a, printFuture, method_21676, getFutureStatus, func_225402_a
String (CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>>): a, printFuture, method_21676, getFutureStatus, m_140278_
void (ChunkPos): g, markPositionReplaceable, method_27054, method_27054, func_241089_g_
void (ChunkPos): g, markPositionReplaceable, method_27054, method_27054, m_140422_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, method_27053, func_241088_a_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, method_27053, m_140229_
boolean (ChunkPos): h, isExistingChunkFull, method_27055, method_27055, func_241090_h_
boolean (ChunkPos): h, isExistingChunkFull, method_27055, method_27055, m_140425_
int (ChunkPos, Entity): b, checkerboardDistance, method_34869, getChebyshevDistance, m_143119_
void (ServerLevel, List<CompoundTag>): a, postLoadProtoChunk, method_31413, method_31413, m_143064_
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, prepareAccessibleChunk, method_31417, method_31417, m_143109_
DistanceManager (): e, getDistanceManager, method_17263, getTicketManager, m_143145_
void (ChunkPos, ChunkHolder$FullChunkStatus): a, onFullChunkStatusChange, method_31414, method_31414, m_143075_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkTag, func_219178_f
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkNbt, func_219178_f
void (ServerPlayer): a, move, method_18713, updateCameraPosition, func_219183_a
void (ServerPlayer): a, move, method_18713, updatePosition, func_219183_a
void (): g, tick, method_18727, tickPlayerMovement, func_219169_g
void (): g, tick, method_18727, tickEntityMovement, func_219169_g
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
yp
zs
Fields
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, chunksToUnload, field_219253_g
Queue<Runnable>: A, unloadQueue, field_19343, field_19343, field_223181_A
Queue<Runnable>: A, unloadQueue, field_19343, unloadTaskQueue, field_223181_A
it.unimi.dsi.fastutil.longs.Long2ByteMap: z, chunkTypeCache, field_23786, field_23786, field_241087_z_
it.unimi.dsi.fastutil.longs.Long2ByteMap: z, chunkTypeCache, field_23786, chunkToType, field_241087_z_
Constructors
Methods
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, createChunkRegionFuture, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, getRegion, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, getEntityTickingRangeFuture, method_17247, createEntityTickingChunkFuture, func_219188_b
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, getEntityTickingRangeFuture, method_17247, makeChunkEntitiesTickable, func_219188_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, createChunkFuture, func_219244_a
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, getChunk, func_219244_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, postProcess, method_17235, createTickingFuture, func_219179_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, postProcess, method_17235, makeChunkTickable, func_219179_a
String (ChunkPos): a, getChunkDebugData, method_23272, method_23272, func_219170_a
String (ChunkPos): a, getChunkDebugData, method_23272, getChunkLoadingDebugInfo, func_219170_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, unpackTicks, method_20580, createBorderFuture, func_222961_b
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, unpackTicks, method_20580, makeChunkAccessible, func_222961_b
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, method_20576, func_222973_a
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, enableTickSchedulers, func_222973_a
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, generateChunk, func_223156_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, upgradeChunk, func_223156_b
1.16.1
Names
wp
yp
Fields
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, field_18807, field_219253_g
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: q, worldgenMailbox, field_17224, worldgenExecutor, field_219264_r
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: q, worldgenMailbox, field_17224, worldGenExecutor, field_219264_r
int: A, viewDistance, field_18243, watchDistance, field_219247_A
int: B, viewDistance, field_18243, watchDistance, field_219247_A
Queue<Runnable>: z, unloadQueue, field_19343, field_223181_A
Queue<Runnable>: A, unloadQueue, field_19343, field_19343, field_223181_A
it.unimi.dsi.fastutil.longs.Long2ByteMap: z, chunkTypeCache, field_23786, field_23786, field_241087_z_
Constructors
(ServerLevel, File, com.mojang.datafixers.DataFixer, StructureManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator<?>, ChunkProgressListener, Supplier<DimensionDataStorage>, int)
(ServerLevel, LevelStorageSource$LevelStorageAccess, com.mojang.datafixers.DataFixer, StructureManager, Executor, BlockableEventLoop<Runnable>, LightChunkGetter, ChunkGenerator, ChunkProgressListener, Supplier<DimensionDataStorage>, int, boolean)
Methods
void (): close, close, close, close
void (): close, close, close, close, close
void (long, ChunkHolder): a, scheduleUnload, method_20458, func_219212_a
void (long, ChunkHolder): a, scheduleUnload, method_20458, tryUnloadChunk, func_219212_a
CompoundTag (ChunkPos): g, readChunk, method_17979, getUpdatedChunkTag, func_219178_f
CompoundTag (ChunkPos): i, readChunk, method_17979, getUpdatedChunkTag, func_219178_f
String (ChunkPos): a, getChunkDebugData, method_23272, func_219170_a
String (ChunkPos): a, getChunkDebugData, method_23272, method_23272, func_219170_a
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, func_222973_a
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, method_20576, func_222973_a
void (BooleanSupplier): b, processUnloads, method_20605, func_223155_b
void (BooleanSupplier): b, processUnloads, method_20605, unloadChunks, func_223155_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, loadChunk, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, func_223156_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, generateChunk, func_223156_b
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, func_223489_c
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, method_20726, func_223489_c
void (Writer): a, dumpChunks, method_21619, exportChunks, func_225406_a
void (Writer): a, dumpChunks, method_21619, dump, func_225406_a
String (CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>>): a, printFuture, method_21676, func_225402_a
String (CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>>): a, printFuture, method_21676, getFutureStatus, func_225402_a
void (ChunkPos): g, markPositionReplaceable, method_27054, method_27054, func_241089_g_
byte (ChunkPos, ChunkStatus$ChunkType): a, markPosition, method_27053, method_27053, func_241088_a_
boolean (ChunkPos): h, isExistingChunkFull, method_27055, method_27055, func_241090_h_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
it.unimi.dsi.fastutil.longs.LongSet: g, entitiesInLevel, field_18307, field_219254_h
it.unimi.dsi.fastutil.longs.LongSet: g, entitiesInLevel, field_18307, loadedChunks, field_219254_h
Constructors
Methods
1.15
Names
uw
wp
Fields
org.apache.logging.log4j.Logger: d, LOGGER, field_17212, LOGGER, field_219250_d
org.apache.logging.log4j.Logger: c, LOGGER, field_17212, LOGGER, field_219250_d
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, updatingChunkMap, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: d, updatingChunkMap, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, visibleChunkMap, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, visibleChunkMap, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, pendingUnloads, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, pendingUnloads, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.LongSet: h, entitiesInLevel, field_18307, field_219254_h
it.unimi.dsi.fastutil.longs.LongSet: g, entitiesInLevel, field_18307, field_219254_h
ServerLevel: i, level, field_17214, world, field_219255_i
ServerLevel: h, level, field_17214, world, field_219255_i
ThreadedLevelLightEngine: j, lightEngine, field_17215, serverLightingProvider, field_219256_j
ThreadedLevelLightEngine: i, lightEngine, field_17215, serverLightingProvider, field_219256_j
BlockableEventLoop<Runnable>: k, mainThreadExecutor, field_17216, mainThreadExecutor, field_219257_k
BlockableEventLoop<Runnable>: j, mainThreadExecutor, field_17216, mainThreadExecutor, field_219257_k
ChunkGenerator<?>: l, generator, field_17218, chunkGenerator, field_219258_l
ChunkGenerator<?>: k, generator, field_17218, chunkGenerator, field_219258_l
Supplier<DimensionDataStorage>: m, overworldDataStorage, field_17705, persistentStateManagerFactory, field_219259_m
Supplier<DimensionDataStorage>: l, overworldDataStorage, field_17705, persistentStateManagerFactory, field_219259_m
PoiManager: n, poiManager, field_18808, pointOfInterestStorage, field_219260_n
PoiManager: m, poiManager, field_18808, pointOfInterestStorage, field_219260_n
it.unimi.dsi.fastutil.longs.LongSet: o, toDrop, field_17221, unloadedChunks, field_219261_o
it.unimi.dsi.fastutil.longs.LongSet: n, toDrop, field_17221, unloadedChunks, field_219261_o
boolean: p, modified, field_17222, chunkHolderListDirty, field_219262_p
boolean: o, modified, field_17222, chunkHolderListDirty, field_219262_p
ChunkTaskPriorityQueueSorter: q, queueSorter, field_17223, chunkTaskPrioritySystem, field_219263_q
ChunkTaskPriorityQueueSorter: p, queueSorter, field_17223, chunkTaskPrioritySystem, field_219263_q
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: r, worldgenMailbox, field_17224, worldgenExecutor, field_219264_r
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: q, worldgenMailbox, field_17224, worldgenExecutor, field_219264_r
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: s, mainThreadMailbox, field_17226, mainExecutor, field_219265_s
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: r, mainThreadMailbox, field_17226, mainExecutor, field_219265_s
ChunkProgressListener: t, progressListener, field_17442, worldGenerationProgressListener, field_219266_t
ChunkProgressListener: s, progressListener, field_17442, worldGenerationProgressListener, field_219266_t
ChunkMap$DistanceManager: u, distanceManager, field_17228, ticketManager, field_219267_u
ChunkMap$DistanceManager: t, distanceManager, field_17228, ticketManager, field_219267_u
AtomicInteger: v, tickingGenerated, field_17230, totalChunksLoadedCount, field_219268_v
AtomicInteger: u, tickingGenerated, field_17230, totalChunksLoadedCount, field_219268_v
StructureManager: w, structureManager, field_17706, structureManager, field_219269_w
StructureManager: v, structureManager, field_17706, structureManager, field_219269_w
File: x, storageFolder, field_17707, saveDir, field_219270_x
File: w, storageFolder, field_17707, saveDir, field_219270_x
PlayerMap: y, playerMap, field_18241, playerChunkWatchingManager, field_219271_y
PlayerMap: x, playerMap, field_18241, playerChunkWatchingManager, field_219271_y
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: z, entityMap, field_18242, entityTrackers, field_219272_z
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: y, entityMap, field_18242, entityTrackers, field_219272_z
int: B, viewDistance, field_18243, watchDistance, field_219247_A
int: A, viewDistance, field_18243, watchDistance, field_219247_A
Queue<Runnable>: A, unloadQueue, field_19343, field_223181_A
Queue<Runnable>: z, unloadQueue, field_19343, field_223181_A
Constructors
Methods
void (ChunkPos): c, releaseLightTicket, method_20441, func_219209_c
void (ChunkPos): c, releaseLightTicket, method_20441, releaseLightTicket, func_219209_c
String (ChunkPos): a, getChunkDebugData, method_17218, getDebugString, func_219170_a
String (ChunkPos): a, getChunkDebugData, method_23272, func_219170_a
1.14.4
Names
uu
uw
net.minecraft.server.level.ChunkMap
net.minecraft.world.chunk.ChunkManager
net.minecraft.world.server.ChunkManager
Fields
org.apache.logging.log4j.Logger: d, field_17212, LOGGER, field_219250_d
org.apache.logging.log4j.Logger: d, LOGGER, field_17212, LOGGER, field_219250_d
int: a, field_18239, MAX_LEVEL, field_219249_a
int: a, MAX_CHUNK_DISTANCE, field_18239, MAX_LEVEL, field_219249_a
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, updatingChunkMap, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, visibleChunkMap, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, field_18807, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, pendingUnloads, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_18307, field_18307, field_219254_h
it.unimi.dsi.fastutil.longs.LongSet: h, entitiesInLevel, field_18307, field_219254_h
ServerWorld: i, field_17214, world, field_219255_i
ServerLevel: i, level, field_17214, world, field_219255_i
ServerLightingProvider: j, field_17215, serverLightingProvider, field_219256_j
ThreadedLevelLightEngine: j, lightEngine, field_17215, serverLightingProvider, field_219256_j
ThreadExecutor<Runnable>: k, field_17216, mainThreadExecutor, field_219257_k
BlockableEventLoop<Runnable>: k, mainThreadExecutor, field_17216, mainThreadExecutor, field_219257_k
ChunkGenerator<?>: l, field_17218, chunkGenerator, field_219258_l
ChunkGenerator<?>: l, generator, field_17218, chunkGenerator, field_219258_l
Supplier<PersistentStateManager>: m, field_17705, persistentStateManagerFactory, field_219259_m
Supplier<DimensionDataStorage>: m, overworldDataStorage, field_17705, persistentStateManagerFactory, field_219259_m
PointOfInterestStorage: n, field_18808, pointOfInterestStorage, field_219260_n
PoiManager: n, poiManager, field_18808, pointOfInterestStorage, field_219260_n
it.unimi.dsi.fastutil.longs.LongSet: o, field_17221, unloadedChunks, field_219261_o
it.unimi.dsi.fastutil.longs.LongSet: o, toDrop, field_17221, unloadedChunks, field_219261_o
boolean: p, field_17222, chunkHolderListDirty, field_219262_p
boolean: p, modified, field_17222, chunkHolderListDirty, field_219262_p
ChunkTaskPrioritySystem: q, field_17223, chunkTaskPrioritySystem, field_219263_q
ChunkTaskPriorityQueueSorter: q, queueSorter, field_17223, chunkTaskPrioritySystem, field_219263_q
Actor<ChunkTaskPrioritySystem$RunnableMessage<Runnable>>: r, field_17224, worldgenActor, field_219264_r
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: r, worldgenMailbox, field_17224, worldgenExecutor, field_219264_r
Actor<ChunkTaskPrioritySystem$RunnableMessage<Runnable>>: s, field_17226, mainActor, field_219265_s
ProcessorHandle<ChunkTaskPriorityQueueSorter$Message<Runnable>>: s, mainThreadMailbox, field_17226, mainExecutor, field_219265_s
WorldGenerationProgressListener: t, field_17442, worldGenerationProgressListener, field_219266_t
ChunkProgressListener: t, progressListener, field_17442, worldGenerationProgressListener, field_219266_t
ThreadedAnvilChunkStorage$TicketManager: u, field_17228, ticketManager, field_219267_u
ChunkMap$DistanceManager: u, distanceManager, field_17228, ticketManager, field_219267_u
AtomicInteger: v, field_17230, totalChunksLoadedCount, field_219268_v
AtomicInteger: v, tickingGenerated, field_17230, totalChunksLoadedCount, field_219268_v
StructureManager: w, field_17706, structureManager, field_219269_w
StructureManager: w, structureManager, field_17706, structureManager, field_219269_w
File: x, field_17707, saveDir, field_219270_x
File: x, storageFolder, field_17707, saveDir, field_219270_x
PlayerChunkWatchingManager: y, field_18241, playerChunkWatchingManager, field_219271_y
PlayerMap: y, playerMap, field_18241, playerChunkWatchingManager, field_219271_y
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ThreadedAnvilChunkStorage$EntityTracker>: z, field_18242, entityTrackers, field_219272_z
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkMap$TrackedEntity>: z, entityMap, field_18242, entityTrackers, field_219272_z
int: B, field_18243, watchDistance, field_219247_A
int: B, viewDistance, field_18243, watchDistance, field_219247_A
Queue<Runnable>: A, field_19343, field_19343, field_223181_A
Queue<Runnable>: A, unloadQueue, field_19343, field_223181_A
Constructors
Methods
double (ChunkPos, Entity): a, method_18704, getSquaredDistance, func_219217_a
double (ChunkPos, Entity): a, euclideanDistanceSquared, method_18704, getSquaredDistance, func_219217_a
int (ChunkPos, ServerPlayerEntity, boolean): b, method_18719, getChebyshevDistance, func_219215_b
int (ChunkPos, ServerPlayer, boolean): b, checkerboardDistance, method_18719, getChebyshevDistance, func_219215_b
int (ChunkPos, int, int): a, method_18703, getChebyshevDistance, func_219232_a
int (ChunkPos, int, int): a, checkerboardDistance, method_18703, getChebyshevDistance, func_219232_a
ServerLightingProvider (): a, method_17212, getLightProvider, func_219207_a
ThreadedLevelLightEngine (): a, getLightEngine, method_17212, getLightProvider, func_219207_a
ChunkHolder (long): a, method_17255, getCurrentChunkHolder, func_219220_a
ChunkHolder (long): a, getUpdatingChunkIfPresent, method_17255, getCurrentChunkHolder, func_219220_a
ChunkHolder (long): b, method_17216, getChunkHolder, func_219219_b
ChunkHolder (long): b, getVisibleChunkIfPresent, method_17216, getChunkHolder, func_219219_b
IntSupplier (long): c, method_17604, getCompletedLevelSupplier, func_219191_c
IntSupplier (long): c, getChunkQueueLevel, method_17604, getCompletedLevelSupplier, func_219191_c
CompletableFuture<com.mojang.datafixers.util.Either<List<Chunk>, ChunkHolder$Unloaded>> (ChunkPos, int, IntFunction<ChunkStatus>): a, method_17220, createChunkRegionFuture, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<List<ChunkAccess>, ChunkHolder$ChunkLoadingFailure>> (ChunkPos, int, IntFunction<ChunkStatus>): a, getChunkRangeFuture, method_17220, createChunkRegionFuture, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkPos): b, method_17247, createEntityTickingChunkFuture, func_219188_b
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): b, getEntityTickingRangeFuture, method_17247, createEntityTickingChunkFuture, func_219188_b
ChunkHolder (long, int, ChunkHolder, int): a, method_17217, setLevel, func_219213_a
ChunkHolder (long, int, ChunkHolder, int): a, updateChunkScheduling, method_17217, setLevel, func_219213_a
void (): close, close, close, close
void (): close, close, close, close
void (boolean): a, method_17242, save, func_219177_a
void (boolean): a, saveAllChunks, method_17242, save, func_219177_a
void (BooleanSupplier): a, method_17233, tick, func_219204_a
void (BooleanSupplier): a, tick, method_17233, tick, func_219204_a
void (long, ChunkHolder): a, method_20458, method_20458, func_219212_a
void (long, ChunkHolder): a, scheduleUnload, method_20458, func_219212_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder, ChunkStatus): a, method_17236, createChunkFuture, func_219244_a
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): a, schedule, method_17236, createChunkFuture, func_219244_a
void (ChunkPos): c, method_20441, method_20441, func_219209_c
void (ChunkPos): c, releaseLightTicket, method_20441, func_219209_c
ChunkStatus (ChunkStatus, int): a, method_17229, getRequiredStatusForGeneration, func_219205_a
ChunkStatus (ChunkStatus, int): a, getDependencyStatus, method_17229, getRequiredStatusForGeneration, func_219205_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder): c, method_17226, convertToFullChunk, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): c, protoChunkToFullChunk, method_17226, convertToFullChunk, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkHolder): a, method_17235, createTickingFuture, func_219179_a
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): a, postProcess, method_17235, createTickingFuture, func_219179_a
int (): c, method_17253, getTotalChunksLoadedCount, func_219174_c
int (): c, getTickingGenerated, method_17253, getTotalChunksLoadedCount, func_219174_c
void (ServerPlayerEntity, ChunkPos, Packet<?>[], boolean, boolean): a, method_17241, sendWatchPackets, func_219199_a
void (ServerPlayer, ChunkPos, Packet<?>[], boolean, boolean): a, updateChunkTracking, method_17241, sendWatchPackets, func_219199_a
int (): d, method_17260, getLoadedChunkCount, func_219194_d
int (): d, size, method_17260, getLoadedChunkCount, func_219194_d
ThreadedAnvilChunkStorage$TicketManager (): e, method_17263, getTicketManager, func_219246_e
ChunkMap$DistanceManager (): e, getDistanceManager, method_17263, getTicketManager, func_219246_e
CompoundTag (ChunkPos): g, method_17979, getUpdatedChunkTag, func_219178_f
CompoundTag (ChunkPos): g, readChunk, method_17979, getUpdatedChunkTag, func_219178_f
boolean (ChunkPos): d, method_18724, isTooFarFromPlayersToSpawnMobs, func_219243_d
boolean (ChunkPos): d, noPlayersCloseForSpawning, method_18724, isTooFarFromPlayersToSpawnMobs, func_219243_d
boolean (ServerPlayerEntity): b, method_18722, doesNotGenerateChunks, func_219187_b
boolean (ServerPlayer): b, skipPlayer, method_18722, doesNotGenerateChunks, func_219187_b
void (ServerPlayerEntity, boolean): a, method_18714, handlePlayerAddedOrRemoved, func_219234_a
void (ServerPlayer, boolean): a, updatePlayerStatus, method_18714, handlePlayerAddedOrRemoved, func_219234_a
void (ServerPlayerEntity): a, method_18713, updateCameraPosition, func_219183_a
void (ServerPlayer): a, move, method_18713, updateCameraPosition, func_219183_a
Stream<ServerPlayerEntity> (ChunkPos, boolean): a, method_17210, getPlayersWatchingChunk, func_219097_a
Stream<ServerPlayer> (ChunkPos, boolean): a, getPlayers, method_17210, getPlayersWatchingChunk, func_219097_a
void (Entity): a, method_18701, loadEntity, func_219210_a
void (Entity): a, addEntity, method_18701, loadEntity, func_219210_a
void (Entity): b, method_18716, unloadEntity, func_219231_b
void (Entity): b, removeEntity, method_18716, unloadEntity, func_219231_b
void (): g, method_18727, tickPlayerMovement, func_219169_g
void (): g, tick, method_18727, tickPlayerMovement, func_219169_g
void (Entity, Packet<?>): a, method_18702, sendToOtherNearbyPlayers, func_219222_a
void (Entity, Packet<?>): a, broadcast, method_18702, sendToOtherNearbyPlayers, func_219222_a
void (Entity, Packet<?>): b, method_18717, sendToNearbyPlayers, func_219225_b
void (Entity, Packet<?>): b, broadcastAndSend, method_18717, sendToNearbyPlayers, func_219225_b
void (ServerPlayerEntity, Packet<?>[], WorldChunk): a, method_18715, sendChunkDataPackets, func_219180_a
void (ServerPlayer, Packet<?>[], LevelChunk): a, playerLoadedChunk, method_18715, sendChunkDataPackets, func_219180_a
PointOfInterestStorage (): h, method_19488, getPointOfInterestStorage, func_219189_h
PoiManager (): h, getPoiManager, method_19488, getPointOfInterestStorage, func_219189_h
String (ChunkPos): a, method_17218, getDebugString, func_219170_a
String (ChunkPos): a, getChunkDebugData, method_17218, getDebugString, func_219170_a
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkHolder): b, method_20580, createBorderFuture, func_222961_b
CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder): b, unpackTicks, method_20580, createBorderFuture, func_222961_b
boolean (Chunk): a, method_17228, save, func_219229_a
boolean (ChunkAccess): a, save, method_17228, save, func_219229_a
CompletableFuture<Void> (WorldChunk): a, method_20576, method_20576, func_222973_a
CompletableFuture<Void> (LevelChunk): a, packTicks, method_20576, func_222973_a
void (BooleanSupplier): b, method_20605, method_20605, func_223155_b
void (BooleanSupplier): b, processUnloads, method_20605, func_223155_b
boolean (): b, method_17244, updateHolderMap, func_219245_b
boolean (): b, promoteChunkMap, method_17244, updateHolderMap, func_219245_b
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkPos): f, method_20619, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkPos): f, scheduleChunkLoad, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder, ChunkStatus): b, method_20617, method_20617, func_223156_b
CompletableFuture<com.mojang.datafixers.util.Either<ChunkAccess, ChunkHolder$ChunkLoadingFailure>> (ChunkHolder, ChunkStatus): b, scheduleChunkGeneration, method_20617, func_223156_b
void (int): a, method_17214, setViewDistance, func_219175_a
void (int): a, setViewDistance, method_17214, setViewDistance, func_219175_a
Iterable<ChunkHolder> (): f, method_17264, entryIterator, func_223491_f
Iterable<ChunkHolder> (): f, getChunks, method_17264, entryIterator, func_223491_f
ChunkSectionPos (ServerPlayerEntity): c, method_20726, method_20726, func_223489_c
SectionPos (ServerPlayer): c, updatePlayerPos, method_20726, func_223489_c
void (Writer): a, dumpChunks, method_21619, exportChunks, func_225406_a
String (CompletableFuture<com.mojang.datafixers.util.Either<LevelChunk, ChunkHolder$ChunkLoadingFailure>>): a, printFuture, method_21676, func_225402_a
1.14.3
Names
us
uu
net.minecraft.server.world.ThreadedAnvilChunkStorage
Fields
org.apache.logging.log4j.Logger: d, field_17212, field_219250_d
org.apache.logging.log4j.Logger: d, field_17212, LOGGER, field_219250_d
int: a, field_18239, field_219249_a
int: a, field_18239, MAX_LEVEL, field_219249_a
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, field_17213, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, field_17213, currentChunkHolders, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, field_17220, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, field_17220, chunkHolders, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, field_18807, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_18307, field_219254_h
it.unimi.dsi.fastutil.longs.LongSet: h, field_18307, field_18307, field_219254_h
ServerWorld: i, field_17214, field_219255_i
ServerWorld: i, field_17214, world, field_219255_i
ServerWorldLightManager: j, field_17215, field_219256_j
ServerLightingProvider: j, field_17215, serverLightingProvider, field_219256_j
ThreadTaskExecutor<Runnable>: k, field_17216, field_219257_k
ThreadExecutor<Runnable>: k, field_17216, mainThreadExecutor, field_219257_k
ChunkGenerator<?>: l, field_17218, field_219258_l
ChunkGenerator<?>: l, field_17218, chunkGenerator, field_219258_l
Supplier<DimensionSavedDataManager>: m, field_17705, field_219259_m
Supplier<PersistentStateManager>: m, field_17705, persistentStateManagerFactory, field_219259_m
PointOfInterestManager: n, field_18808, field_219260_n
PointOfInterestStorage: n, field_18808, pointOfInterestStorage, field_219260_n
it.unimi.dsi.fastutil.longs.LongSet: o, field_17221, field_219261_o
it.unimi.dsi.fastutil.longs.LongSet: o, field_17221, unloadedChunks, field_219261_o
boolean: p, field_17222, field_219262_p
boolean: p, field_17222, chunkHolderListDirty, field_219262_p
ChunkTaskPriorityQueueSorter: q, field_17223, field_219263_q
ChunkTaskPrioritySystem: q, field_17223, chunkTaskPrioritySystem, field_219263_q
ITaskExecutor<ChunkTaskPriorityQueueSorter$FunctionEntry<Runnable>>: r, field_17224, field_219264_r
Actor<ChunkTaskPrioritySystem$RunnableMessage<Runnable>>: r, field_17224, worldgenActor, field_219264_r
ITaskExecutor<ChunkTaskPriorityQueueSorter$FunctionEntry<Runnable>>: s, field_17226, field_219265_s
Actor<ChunkTaskPrioritySystem$RunnableMessage<Runnable>>: s, field_17226, mainActor, field_219265_s
IChunkStatusListener: t, field_17442, field_219266_t
WorldGenerationProgressListener: t, field_17442, worldGenerationProgressListener, field_219266_t
ChunkManager$ProxyTicketManager: u, field_17228, field_219267_u
ThreadedAnvilChunkStorage$TicketManager: u, field_17228, ticketManager, field_219267_u
AtomicInteger: v, field_17230, field_219268_v
AtomicInteger: v, field_17230, totalChunksLoadedCount, field_219268_v
TemplateManager: w, field_17706, field_219269_w
StructureManager: w, field_17706, structureManager, field_219269_w
File: x, field_17707, field_219270_x
File: x, field_17707, saveDir, field_219270_x
PlayerGenerationTracker: y, field_18241, field_219271_y
PlayerChunkWatchingManager: y, field_18241, playerChunkWatchingManager, field_219271_y
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkManager$EntityTracker>: z, field_18242, field_219272_z
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ThreadedAnvilChunkStorage$EntityTracker>: z, field_18242, entityTrackers, field_219272_z
int: B, field_18243, field_219247_A
int: B, field_18243, watchDistance, field_219247_A
int: C, field_18244, field_219248_B
Queue<Runnable>: A, field_19343, field_223181_A
Queue<Runnable>: A, field_19343, field_19343, field_223181_A
Constructors
(ServerWorld, File, com.mojang.datafixers.DataFixer, TemplateManager, Executor, ThreadTaskExecutor<Runnable>, IChunkLightProvider, ChunkGenerator<?>, IChunkStatusListener, Supplier<DimensionSavedDataManager>, int, int)
(ServerWorld, File, com.mojang.datafixers.DataFixer, StructureManager, Executor, ThreadExecutor<Runnable>, ChunkProvider, ChunkGenerator<?>, WorldGenerationProgressListener, Supplier<PersistentStateManager>, int)
Methods
double (ChunkPos, Entity): a, method_18704, func_219217_a
double (ChunkPos, Entity): a, method_18704, getSquaredDistance, func_219217_a
int (ChunkPos, ServerPlayerEntity, boolean): b, method_18719, func_219215_b
int (ChunkPos, ServerPlayerEntity, boolean): b, method_18719, getChebyshevDistance, func_219215_b
int (ChunkPos, int, int): a, method_18703, func_219232_a
int (ChunkPos, int, int): a, method_18703, getChebyshevDistance, func_219232_a
ServerWorldLightManager (): a, method_17212, func_219207_a
ServerLightingProvider (): a, method_17212, getLightProvider, func_219207_a
ChunkHolder (long): a, method_17255, func_219220_a
ChunkHolder (long): a, method_17255, getCurrentChunkHolder, func_219220_a
ChunkHolder (long): b, method_17216, func_219219_b
ChunkHolder (long): b, method_17216, getChunkHolder, func_219219_b
IntSupplier (long): c, method_17604, func_219191_c
IntSupplier (long): c, method_17604, getCompletedLevelSupplier, func_219191_c
CompletableFuture<com.mojang.datafixers.util.Either<List<IChunk>, ChunkHolder$IChunkLoadingError>> (ChunkPos, int, IntFunction<ChunkStatus>): a, method_17220, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<List<Chunk>, ChunkHolder$Unloaded>> (ChunkPos, int, IntFunction<ChunkStatus>): a, method_17220, createChunkRegionFuture, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkPos): b, method_17247, func_219188_b
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkPos): b, method_17247, createEntityTickingChunkFuture, func_219188_b
ChunkHolder (long, int, ChunkHolder, int): a, method_17217, func_219213_a
ChunkHolder (long, int, ChunkHolder, int): a, method_17217, setLevel, func_219213_a
void (): close, close
void (): close, close, close, close
void (boolean): a, method_17242, func_219177_a
void (boolean): a, method_17242, save, func_219177_a
void (BooleanSupplier): a, method_17233, func_219204_a
void (BooleanSupplier): a, method_17233, tick, func_219204_a
void (long, ChunkHolder): a, method_20458, func_219212_a
void (long, ChunkHolder): a, method_20458, method_20458, func_219212_a
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder, ChunkStatus): a, method_17236, func_219244_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder, ChunkStatus): a, method_17236, createChunkFuture, func_219244_a
void (ChunkPos): c, method_20441, func_219209_c
void (ChunkPos): c, method_20441, method_20441, func_219209_c
ChunkStatus (ChunkStatus, int): a, method_17229, func_219205_a
ChunkStatus (ChunkStatus, int): a, method_17229, getRequiredStatusForGeneration, func_219205_a
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): c, method_17226, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder): c, method_17226, convertToFullChunk, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): a, method_17235, func_219179_a
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkHolder): a, method_17235, createTickingFuture, func_219179_a
int (): c, method_17253, func_219174_c
int (): c, method_17253, getTotalChunksLoadedCount, func_219174_c
void (int, int): a, method_17214, func_219175_a
void (ServerPlayerEntity, ChunkPos, IPacket<?>[], boolean, boolean): a, method_17241, func_219199_a
void (ServerPlayerEntity, ChunkPos, Packet<?>[], boolean, boolean): a, method_17241, sendWatchPackets, func_219199_a
int (): d, method_17260, func_219194_d
int (): d, method_17260, getLoadedChunkCount, func_219194_d
ChunkManager$ProxyTicketManager (): e, method_17263, func_219246_e
ThreadedAnvilChunkStorage$TicketManager (): e, method_17263, getTicketManager, func_219246_e
it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator<it.unimi.dsi.fastutil.longs.Long2ObjectMap$Entry<ChunkHolder>> (): f, method_17264, func_219197_f
CompoundNBT (ChunkPos): g, method_17979, func_219178_f
CompoundTag (ChunkPos): g, method_17979, getUpdatedChunkTag, func_219178_f
boolean (ChunkPos): d, method_18724, func_219243_d
boolean (ChunkPos): d, method_18724, isTooFarFromPlayersToSpawnMobs, func_219243_d
boolean (ServerPlayerEntity): b, method_18722, func_219187_b
boolean (ServerPlayerEntity): b, method_18722, doesNotGenerateChunks, func_219187_b
void (ServerPlayerEntity, boolean): a, method_18714, func_219234_a
void (ServerPlayerEntity, boolean): a, method_18714, handlePlayerAddedOrRemoved, func_219234_a
void (ServerPlayerEntity): a, method_18713, func_219183_a
void (ServerPlayerEntity): a, method_18713, updateCameraPosition, func_219183_a
Stream<ServerPlayerEntity> (ChunkPos, boolean): a, method_17210, func_219097_a
Stream<ServerPlayerEntity> (ChunkPos, boolean): a, method_17210, getPlayersWatchingChunk, func_219097_a
void (Entity): a, method_18701, func_219210_a
void (Entity): a, method_18701, loadEntity, func_219210_a
void (Entity): b, method_18716, func_219231_b
void (Entity): b, method_18716, unloadEntity, func_219231_b
void (): g, method_18727, func_219169_g
void (): g, method_18727, tickPlayerMovement, func_219169_g
void (Entity, IPacket<?>): a, method_18702, func_219222_a
void (Entity, Packet<?>): a, method_18702, sendToOtherNearbyPlayers, func_219222_a
void (Entity, IPacket<?>): b, method_18717, func_219225_b
void (Entity, Packet<?>): b, method_18717, sendToNearbyPlayers, func_219225_b
void (ServerPlayerEntity, IPacket<?>[], Chunk): a, method_18715, func_219180_a
void (ServerPlayerEntity, Packet<?>[], WorldChunk): a, method_18715, sendChunkDataPackets, func_219180_a
PointOfInterestManager (): h, method_19488, func_219189_h
PointOfInterestStorage (): h, method_19488, getPointOfInterestStorage, func_219189_h
String (ChunkPos): a, method_17218, func_219170_a
String (ChunkPos): a, method_17218, getDebugString, func_219170_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): b, method_20580, func_222961_b
CompletableFuture<com.mojang.datafixers.util.Either<WorldChunk, ChunkHolder$Unloaded>> (ChunkHolder): b, method_20580, createBorderFuture, func_222961_b
boolean (IChunk): a, method_17228, func_219229_a
boolean (Chunk): a, method_17228, save, func_219229_a
CompletableFuture<Void> (Chunk): a, method_20576, func_222973_a
CompletableFuture<Void> (WorldChunk): a, method_20576, method_20576, func_222973_a
void (BooleanSupplier): b, method_20605, func_223155_b
void (BooleanSupplier): b, method_20605, method_20605, func_223155_b
boolean (): b, method_17244, func_219245_b
boolean (): b, method_17244, updateHolderMap, func_219245_b
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkPos): f, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkPos): f, method_20619, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder, ChunkStatus): b, method_20617, func_223156_b
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$Unloaded>> (ChunkHolder, ChunkStatus): b, method_20617, method_20617, func_223156_b
void (int): a, method_17214, setViewDistance, func_219175_a
Iterable<ChunkHolder> (): f, method_17264, entryIterator, func_223491_f
ChunkSectionPos (ServerPlayerEntity): c, method_20726, method_20726, func_223489_c
1.14.2
Names
Fields
int: A, field_18243, field_219247_A
int: B, field_18243, field_219247_A
int: B, field_18244, field_219248_B
int: C, field_18244, field_219248_B
Queue<Runnable>: A, field_19343, field_223181_A
Constructors
Methods
void (): b, method_17244, func_219245_b
CompoundNBT (ChunkPos): f, method_17979, func_219178_f
CompoundNBT (ChunkPos): g, method_17979, func_219178_f
void (BooleanSupplier): b, method_20605, func_223155_b
boolean (): b, method_17244, func_219245_b
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkPos): f, method_20619, func_223172_f
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder, ChunkStatus): b, method_20617, func_223156_b
1.14.1
Names
Fields
Constructors
Methods
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): b, method_17226, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): c, method_17226, func_219200_b
void (IChunk): a, method_17228, func_219229_a
void (Chunk): a, method_20459, func_219171_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): b, method_20580, func_222961_b
boolean (IChunk): a, method_17228, func_219229_a
CompletableFuture<Void> (Chunk): a, method_20576, func_222973_a
1.14
Names
us
net.minecraft.class_3898
net.minecraft.world.chunk.ChunkManager
Fields
org.apache.logging.log4j.Logger: d, field_17212, field_219250_d
int: a, field_18239, field_219249_a
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: e, field_17213, field_219251_e
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: f, field_17220, field_219252_f
it.unimi.dsi.fastutil.longs.Long2ObjectLinkedOpenHashMap<ChunkHolder>: g, field_18807, field_219253_g
it.unimi.dsi.fastutil.longs.LongSet: h, field_18307, field_219254_h
ServerWorld: i, field_17214, field_219255_i
ServerWorldLightManager: j, field_17215, field_219256_j
ThreadTaskExecutor<Runnable>: k, field_17216, field_219257_k
ChunkGenerator<?>: l, field_17218, field_219258_l
Supplier<DimensionSavedDataManager>: m, field_17705, field_219259_m
PointOfInterestManager: n, field_18808, field_219260_n
it.unimi.dsi.fastutil.longs.LongSet: o, field_17221, field_219261_o
boolean: p, field_17222, field_219262_p
ChunkTaskPriorityQueueSorter: q, field_17223, field_219263_q
ITaskExecutor<ChunkTaskPriorityQueueSorter$FunctionEntry<Runnable>>: r, field_17224, field_219264_r
ITaskExecutor<ChunkTaskPriorityQueueSorter$FunctionEntry<Runnable>>: s, field_17226, field_219265_s
IChunkStatusListener: t, field_17442, field_219266_t
ChunkManager$ProxyTicketManager: u, field_17228, field_219267_u
AtomicInteger: v, field_17230, field_219268_v
TemplateManager: w, field_17706, field_219269_w
File: x, field_17707, field_219270_x
PlayerGenerationTracker: y, field_18241, field_219271_y
it.unimi.dsi.fastutil.ints.Int2ObjectMap<ChunkManager$EntityTracker>: z, field_18242, field_219272_z
int: A, field_18243, field_219247_A
int: B, field_18244, field_219248_B
Constructors
(ServerWorld, File, com.mojang.datafixers.DataFixer, TemplateManager, Executor, ThreadTaskExecutor<Runnable>, IChunkLightProvider, ChunkGenerator<?>, IChunkStatusListener, Supplier<DimensionSavedDataManager>, int, int)
Methods
double (ChunkPos, Entity): a, method_18704, func_219217_a
int (ChunkPos, ServerPlayerEntity, boolean): b, method_18719, func_219215_b
int (ChunkPos, int, int): a, method_18703, func_219232_a
ServerWorldLightManager (): a, method_17212, func_219207_a
ChunkHolder (long): a, method_17255, func_219220_a
ChunkHolder (long): b, method_17216, func_219219_b
IntSupplier (long): c, method_17604, func_219191_c
CompletableFuture<com.mojang.datafixers.util.Either<List<IChunk>, ChunkHolder$IChunkLoadingError>> (ChunkPos, int, IntFunction<ChunkStatus>): a, method_17220, func_219236_a
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkPos): b, method_17247, func_219188_b
ChunkHolder (long, int, ChunkHolder, int): a, method_17217, func_219213_a
void (): close, close
void (boolean): a, method_17242, func_219177_a
void (BooleanSupplier): a, method_17233, func_219204_a
void (long, ChunkHolder): a, method_20458, func_219212_a
void (): b, method_17244, func_219245_b
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder, ChunkStatus): a, method_17236, func_219244_a
void (ChunkPos): c, method_20441, func_219209_c
ChunkStatus (ChunkStatus, int): a, method_17229, func_219205_a
CompletableFuture<com.mojang.datafixers.util.Either<IChunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): b, method_17226, func_219200_b
CompletableFuture<com.mojang.datafixers.util.Either<Chunk, ChunkHolder$IChunkLoadingError>> (ChunkHolder): a, method_17235, func_219179_a
int (): c, method_17253, func_219174_c
void (IChunk): a, method_17228, func_219229_a
void (int, int): a, method_17214, func_219175_a
void (ServerPlayerEntity, ChunkPos, IPacket<?>[], boolean, boolean): a, method_17241, func_219199_a
int (): d, method_17260, func_219194_d
ChunkManager$ProxyTicketManager (): e, method_17263, func_219246_e
it.unimi.dsi.fastutil.objects.ObjectBidirectionalIterator<it.unimi.dsi.fastutil.longs.Long2ObjectMap$Entry<ChunkHolder>> (): f, method_17264, func_219197_f
CompoundNBT (ChunkPos): f, method_17979, func_219178_f
boolean (ChunkPos): d, method_18724, func_219243_d
boolean (ServerPlayerEntity): b, method_18722, func_219187_b
void (ServerPlayerEntity, boolean): a, method_18714, func_219234_a
void (ServerPlayerEntity): a, method_18713, func_219183_a
Stream<ServerPlayerEntity> (ChunkPos, boolean): a, method_17210, func_219097_a
void (Entity): a, method_18701, func_219210_a
void (Entity): b, method_18716, func_219231_b
void (): g, method_18727, func_219169_g
void (Entity, IPacket<?>): a, method_18702, func_219222_a
void (Entity, IPacket<?>): b, method_18717, func_219225_b
void (ServerPlayerEntity, IPacket<?>[], Chunk): a, method_18715, func_219180_a
PointOfInterestManager (): h, method_19488, func_219189_h
void (Chunk): a, method_20459, func_219171_a