pub async fn play(
conn: &Connection,
packet: Packet,
) -> Result<Response, NetError>
Expand description
https://minecraft.wiki/w/Java_Edition_protocol/Packets#Play The largest state with over 60 different types of packets, the last one being 0x41 (65).