pub async fn transfer( conn: &Connection, packet: Packet, ) -> Result<Response, NetError>
https://minecraft.wiki/w/Java_Edition_protocol/Packets#Transfer I don’t really know which packets should be handled here.