pocketmine\entity\ElderGuardian::isLeashableType PHP Method

isLeashableType() public method

public isLeashableType ( )
    public function isLeashableType()
    {
        return false;
    }