public void Close(CloseType closeType)
 {
     game_mode.OnClose(WorldId, this, closeType);
 }