History - net.minecraft.server.network.PlayerChunkSender
1.21.3
Names
Fields
Constructors
Methods
1.21.2
Names
arq
atf
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
asb
arq
Fields
Constructors
Methods
1.20.6
Names
Fields
Constructors
Methods
1.20.5
Names
any
asb
Fields
Constructors
Methods
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
all
any
Fields
Constructors
Methods
1.20.2
Names
all
net.minecraft.server.network.PlayerChunkSender
net.minecraft.class_8608
net.minecraft.unmapped.C_canerwqz
net.minecraft.server.network.ChunkDataSender
net.minecraft.server.network.ServerChunkSender
net.minecraft.src.C_290182_
net.minecraft.server.network.PlayerChunkSender
Fields
org.slf4j.Logger: c, LOGGER, field_45002, f_yjldxzzy, LOGGER, LOGGER, f_291358_
float: a, MIN_CHUNKS_PER_TICK, field_45000, f_snpspehh, field_45000, MIN_CHUNKS_PER_TICK, f_291084_
float: b, MAX_CHUNKS_PER_TICK, field_45001, f_hoataogl, field_45001, MAX_CHUNKS_PER_TICK, f_291160_
float: d, START_CHUNKS_PER_TICK, field_45003, f_evbilvrp, field_45003, START_CHUNKS_PER_TICK, f_291062_
int: e, MAX_UNACKNOWLEDGED_BATCHES, field_45004, f_zpinngsh, field_45004, MAX_UNACKNOWLEDGED_BATCHES, f_290748_
it.unimi.dsi.fastutil.longs.LongSet: f, pendingChunks, field_45005, f_jwzvbgyp, chunks, pendingChunks, f_290689_
boolean: g, memoryConnection, field_45006, f_dneuetoy, local, isLocal, f_291779_
float: h, desiredChunksPerTick, field_45007, f_biaawkpg, desiredBatchSize, desiredChunksPerTick, f_290316_
float: i, batchQuota, field_45008, f_cxttpcjd, pending, batchQuota, f_290940_
int: j, unacknowledgedBatches, field_45009, f_bqkhyjcq, unacknowledgedBatches, unacknowledgedBatches, f_291052_
int: k, maxUnacknowledgedBatches, field_45010, f_pzpcijhg, maxUnacknowledgedBatches, maxUnacknowledgedBatches, f_290413_
Constructors
(boolean)
Methods
void (LevelChunk): a, markChunkPendingToSend, method_52390, m_wrydxnej, add, addChunk, m_293202_
void (ServerPlayer, ChunkPos): a, dropChunk, method_52387, m_lovbibyf, unload, unloadChunk, m_293883_
void (ServerPlayer): a, sendNextChunks, method_52386, m_krvjoldd, sendChunkBatches, sendBatch, m_295003_
void (ServerGamePacketListenerImpl, ServerLevel, LevelChunk): a, sendChunk, method_52388, m_ypecfkqn, sendChunkData, sendChunk, m_293861_
List<LevelChunk> (ChunkMap, ChunkPos): a, collectChunksToSend, method_52385, m_luffamtr, makeBatch, collectChunksToSend, m_296019_
void (float): a, onChunkBatchReceivedByClient, method_52383, m_rsmbjmmj, onAcknowledgeChunks, onChunkBatchAcknowledged, m_293508_
boolean (long): a, isPending, method_52384, m_uwdzfiae, isInNextBatch, isChunkPending, m_296008_