5class ThirdPartyServer {
13 struct AvailableGame {
25 AvailableGame& operator=(AvailableGame
const&);
26 AvailableGame(AvailableGame
const&);
33 MCNAPI ~AvailableGame();
74 ThirdPartyServer& operator=(ThirdPartyServer
const&);
75 ThirdPartyServer(ThirdPartyServer
const&);
81 ThirdPartyServer& operator=(ThirdPartyServer
const&);
82 ThirdPartyServer(ThirdPartyServer
const&);
89 MCNAPI ThirdPartyServer();
91 MCNAPI ~ThirdPartyServer();