public function __construct(Packet $packet) { $this->packet = $packet; self::$childId = 0; $this->id = 0; }