fun locationsAt(coordinate: BlockCoordinate): List<Location>
Returns a list of Locations that we found at the current coordinate
coordinate - coordinate to search at
coordinate