pub const MAX_PACKET_SIZE: i32 = 2097152; // 2_097_152i32
The maximum number of bytes in a single Minecraft packet.