pocketmine\item\StoneShovel::getAttackDamage PHP Method

getAttackDamage() public method

public getAttackDamage ( )
    public function getAttackDamage()
    {
        return 3;
    }