private static void ServerInfoReceived(PacketHeader packetheader, Connection connection, ServerInfo incomingobject) { Server = incomingobject; }