Function transfer

Source
pub async fn transfer(
    conn: &Connection,
    packet: Packet,
) -> Result<Response, NetError>
Expand description

https://minecraft.wiki/w/Java_Edition_protocol/Packets#Transfer I don’t really know which packets should be handled here.