History - net.minecraft.client.world.ClientChunkManager$ClientChunkMap
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
it.unimi.dsi.fastutil.longs.LongOpenHashSet: loadedEmptySections, field_53836, activeSections
int: UPDATE_TRACKING_BUFFERS, field_1_5765, field_1_5765
it.unimi.dsi.fastutil.longs.LongOpenHashSet[]: addedEmptySections, field_1_5766, newSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet[]: removedEmptySections, field_1_5767, updatedSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet[]: addedLoadedChunks, field_1_6996, loadedChunks
it.unimi.dsi.fastutil.longs.LongOpenHashSet[]: removedLoadedChunks, field_1_6997, unloadedChunks
int: updatingSetsIndex, field_1_5768, activeIndex
Constructors
Methods
void (WorldChunk): dropEmptySections, method_62892, unloadChunkSections
void (WorldChunk): onChunkRemoved, method_62892, unloadChunkSections
void (WorldChunk): addEmptySections, method_62894, loadChunkSections
void (WorldChunk): onChunkAdded, method_62894, loadChunkSections
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.client.multiplayer.ClientChunkCache$Storage
net.minecraft.class_631$class_3681
net.minecraft.client.world.ClientChunkManager$ClientChunkMap
Fields
AtomicReferenceArray<WorldChunk>: chunks, field_16251, chunks
it.unimi.dsi.fastutil.longs.LongOpenHashSet: loadedEmptySections, field_53836, activeSections
int: chunkRadius, field_16253, radius
int: viewRange, field_16252, diameter
int: viewCenterX, field_19204, centerChunkX
int: viewCenterZ, field_19205, centerChunkZ
int: chunkCount, field_19143, loadedChunkCount
ClientChunkManager: this$0, field_16254, field_16254
Constructors
(ClientChunkManager, int)
Methods
int (int, int): getIndex, method_16027, getIndex
void (int, WorldChunk): replace, method_16031, set
void (int, WorldChunk): drop, method_62893, unloadChunk
void (int, int, int, boolean): onSectionEmptinessChanged, method_62891, onSectionStatusChanged
void (WorldChunk): dropEmptySections, method_62892, unloadChunkSections
void (WorldChunk): addEmptySections, method_62894, loadChunkSections
void (WorldChunk): refreshEmptySections, method_65523, refreshSections
boolean (int, int): inRange, method_16034, isInRadius
WorldChunk (int): getChunk, method_16033, getChunk
void (String): dumpChunks, method_35751, writePositions