History - net.minecraft.client.world.ClientChunkManager
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
Constructors
Methods
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): getLoadedEmptySections, method_62890, getActiveSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): addedEmptySections, method_1_4977, getNewSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): removedEmptySections, method_1_4979, getUpdatedSections
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): addedLoadedChunks, method_1_6232, getLoadedChunks
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): removedLoadedChunks, method_1_6233, getUnloadedChunks
void (): flipUpdateTrackingSets, method_1_4978, flip
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
net.minecraft.class_631
net.minecraft.client.world.ClientChunkManager
Fields
org.slf4j.Logger: LOGGER, field_3679, LOGGER
WorldChunk: emptyChunk, field_3676, emptyChunk
LightingProvider: lightEngine, field_3677, lightingProvider
ClientChunkManager$ClientChunkMap: storage, field_16246, chunks
ClientWorld: level, field_16525, world
Constructors
(ClientWorld, int)
Methods
LightingProvider (): getLightEngine, method_12130, getLightingProvider
boolean (WorldChunk, int, int): isValidChunk, method_20181, positionEquals
void (ChunkPos): drop, method_2859, unload
WorldChunk (int, int, ChunkStatus, boolean): getChunk, method_12121, getChunk
BlockView (): getLevel, method_16399, getWorld
void (int, int, PacketByteBuf): replaceBiomes, method_49630, onChunkBiomeData
WorldChunk (int, int, PacketByteBuf, Map<Heightmap$Type, long[]>, Consumer<ChunkData$BlockEntityVisitor>): replaceWithPacketData, method_16020, loadChunkFromPacket
void (BooleanSupplier, boolean): tick, method_12127, tick
void (int, int): updateViewCenter, method_20317, setChunkMapCenter
void (int): updateViewRadius, method_20180, updateLoadDistance
int (int): calculateStorageRange, method_20230, getChunkMapRadius
String (): gatherStats, method_12122, getDebugString
int (): getLoadedChunksCount, method_14151, getLoadedChunkCount
void (LightType, ChunkSectionPos): onLightUpdate, method_12247, onLightUpdate
it.unimi.dsi.fastutil.longs.LongOpenHashSet (): getLoadedEmptySections, method_62890, getActiveSections
void (int, int, int, boolean): onSectionEmptinessChanged, method_62872, onSectionStatusChanged
Chunk (int, int, ChunkStatus, boolean): getChunk, method_12121, getChunk