How can I determine my XYZ position?
I'm currently doing a "mini farlands-or-bust" thing in one of my worlds, and I was wondering, how can I determine my XYZ position? I tried doing the math with the file size, but that won't work now the the view distance adjusts automatically. So, how can I determine my XYZ position?
Best Answer
If you don't want to use a mod, you can enter the following command:
/tp @p ~ ~ ~
That teleports you to where you are and it would say in the chat:
Teleported [your username] to [x], [y], [z]
1.12 Update
You can show coordinates on the screen as long as gamerule showCoordinates is true.
/gamerule showCoordinates true
Pictures about "How can I determine my XYZ position?"



How do you find XYZ coordinates?
Click on the Tools > Move > To Origin. Unselect Show Bounding Box. Click anywhere on the model. The X, Y, Z coordinates shown in the dialog window correspond to the point selected on the model.What direction is XYZ?
We use lower-case letters ("x", "y", and "z") to describe the axes of the device coordinate frame. The x axis is in the plane of the screen and is positive toward the right and negative toward the left. The y axis is in the plane of the screen and is positive toward the top and negative toward the bottom.Which coordinate is Z in Minecraft?
Z - Determines your position South/North in the map. A positive value increases your position to the South. A negative value increases your position to the North.What is XYZ coordinates on map?
The axes are labeled X and Y. Values are positive to the right of the origin on the X axis, and above the origin on the Y axis. The location of any point can be specified by an X,Y coordinate pair. Point locations in the four quadrants of a Cartesian coordinate system.The xyz Coordinate System
More answers regarding how can I determine my XYZ position?
Answer 2
What I do is I use block launcher, as it allows you to install and use game mods. One of the mods I have is called smooth minimap, it adds a small map to the screen, it also displays your xyz in-game.
Answer 3
Using the following method, you do not need commands.
Go into settings and turn on "Show Coordinates"
Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.
Images: Andrea Piacquadio, Marcus Aurelius, RF._.studio, Marcus Aurelius
