checks whether a block is at a given location
Condition.block(Location cond, {required Block block}) { _setCond(cond, block: block); }