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