private void ConnectionManagerOnGameReset(object sender, GameResetEventArgs gameResetEventArgs) { CreateWorld(gameResetEventArgs.GameState); }