How can I get the coordinates from a block that a player places in my world?
I have a advancement, witch gets triggered if someone places a custom chest (custom nbt data; custom Name; etc.) somewhere in my world. I want the coordinates from the blog to use them in the function, witch gets triggered from the advancement.
How can I get these coordinates and how should I use these in the function, to editing right this block?