attemptedPosition = $attemptedPosition; $this->player = $player; } public function getAttemptedPosition() : Vector3{ return $this->attemptedPosition; } }