public function update()
 {
     $this->main->getPlayerDataProvider()[$this->name] = $this;
 }