pocketmine\item\GoldenCarrot::getSaturationRestore PHP Method

getSaturationRestore() public method

public getSaturationRestore ( ) : float
return float
    public function getSaturationRestore() : float
    {
        return 14.4;
    }