Uses of Record Class
net.minecraft.network.protocol.game.ServerboundChunkBatchReceivedPacket
-
Uses of ServerboundChunkBatchReceivedPacket in net.minecraft.network.protocol.game
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundChunkBatchReceivedPacket> GamePacketTypes.SERVERBOUND_CHUNK_BATCH_RECEIVED
static final StreamCodec
<FriendlyByteBuf, ServerboundChunkBatchReceivedPacket> ServerboundChunkBatchReceivedPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListener.handleChunkBatchReceived
(ServerboundChunkBatchReceivedPacket p_294767_) -
Uses of ServerboundChunkBatchReceivedPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerGamePacketListenerImpl.handleChunkBatchReceived
(ServerboundChunkBatchReceivedPacket p_295247_)