Is it possible to do something like this:
I know they can be done separate.
List heroFacingSign = getObjectsAt(321, 287, Hero.class) || getObjectsAt(160, 200, Hero.class);

