pocketmine\block\Tripwire::getToolType PHP Method

getToolType() public method

public getToolType ( )
    public function getToolType()
    {
        return Tool::TYPE_SHEARS;
    }