classIndex = $this->readUnsignedShort(); } public function getClassIndex(): int { return $this->classIndex; } }