Currently this can silently fail with calls like `entityFromA.Has<Component>(lockFromB)` always returning false.
Currently this can silently fail with calls like
entityFromA.Has<Component>(lockFromB)always returning false.