pocketmine\item\GoldPickaxe::getAttackDamage PHP Method

getAttackDamage() public method

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