pocketmine\item\RottenFlesh::getSaturationRestore PHP Method

getSaturationRestore() public method

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