entity = $entity; } /** * @return Projectile */ public function getEntity(){ return $this->entity; } }