public Network() { this.World = new NetworkInfo(); this.Login = new NetworkInfo(); this.Lobby = new NetworkInfo(); }