pocketmine\item\CookedRabbit::getSaturationRestore PHP Method

getSaturationRestore() public method

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