pocketmine\item\CookedPorkchop::getSaturationRestore PHP Method

getSaturationRestore() public method

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