packet = $packet; } public function getPacket(){ return $this->packet; } public function getPlayer(){ return $this->player; } }