pocketmine\item\Bread::getSaturationRestore PHP Method

getSaturationRestore() public method

    public function getSaturationRestore()
    {
        return 6;
    }