pocketmine\item\GoldAxe::getAttackDamage PHP Method

getAttackDamage() public method

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