public function getLocation(Player $player)
 {
     return $this->loader->getLocation($player);
 }