How can I get coordinates of where I was at a specific point in time? [duplicate]
Solution 1:
It is almost certainly impossible. Recalling your position from a certain point on time would require the game to document ALL positions you were ever in. Even with a position cache, this would be hard to do on Mojang’s part. So, the final answer is it’s impossible.