pocketmine\item\PumpkinPie::getSaturationRestore PHP Method

getSaturationRestore() public method

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