pocketmine\resourcepacks\ResourcePackInfoEntry::getPackId PHP Method

getPackId() public method

public getPackId ( ) : string
return string
    public function getPackId() : string
    {
        return $this->packId;
    }