/// Minecraft has specific protocol for the `UnconnectedPong` packet.
/// This data is attached to the Unconnect Pong packet and is used to
/// display information about the server.
use BinaryIo;
use Motd;
use Magic;
/// This is the MCPE specific implementation of the `UnconnectedPong` packet.
/// The only difference here is the attached motd.