checks whether an area matches another area of blocks
Condition.blocks( Area cond, { required Location compare, bool masked = false, }) { _setCond(cond, target: compare); }