Constant valence_protocol::MAX_PACKET_SIZE
source · pub const MAX_PACKET_SIZE: i32 = 2097152;
Expand description
The maximum number of bytes in a single Minecraft packet.
pub const MAX_PACKET_SIZE: i32 = 2097152;
The maximum number of bytes in a single Minecraft packet.