public HashSet getPlayerList() throws NetworkException {
   return m_netClient.getPlayerList();
 }