Minecraft uses a set of three coordinates X, Y, and Z to specify a position in a Minecraft world. MakeCode for Minecraft uses these coordinates in many of its blocks to specify where an action should take place. Just as in a three-dimensional coordinate grid in math class, there is an origin point 0, 0, 0 where all three axes meet, and the coordinates X, Y, and Z represent distances from this point.
X : The X coordinate represents a distance along the horizontal plane east or west of the origin, just like in real-world longitude values. Y : The Y coordinate represents a distance along the vertical plane up or down from the origin, just like in real-world altitude values.
Z : The Z coordinate represents a distance north or south of the origin, just like in real-world latitude values. In the example just shown, your world position in this Minecraft world is currently 3, 98, 0. These numbers represent how far away you are from the world origin point 0, 0, 0.
To see where you are in Minecraft, press the function key F1. Your world position X, Y, Z coordinates will appear in the upper-left corner of your Minecraft window. Try walking around in Minecraft and see how these values change. If you are flying, Y will change a lot. The numbers are in decimal degrees format and range from to 90 for latitude and to for longitude. For example, Washington DC has a latitude Each degree of latitude is 60 nautical miles, and each minute is one nautical mile.
On a map where the orientation of the map is either due north or due south, latitude appears as horizontal lines. Lines of Longitude are referred to as Meridians of Longitude. These lines are not parallel to each other. They come closer and closer to each other as they approach the north and south poles, where they all meet.
Zero degrees longitude is referred to as the Prime Meridian, and it passes through Greenwich England. Unlike latitude, the distance between degrees of longitude varies greatly depending upon your location on the planet. They are farthest apart at the equator and converge at the poles. A degree of longitude is widest at the equator with a distance of The radius of each longitude decreases from equator to the pole.
Begin typing your search term above and press enter to search. Press ESC to cancel. Ben Davis July 6, What does XYZ mean in coordinates? How do you read coordinates? The Minecraft map is divided into XYZ coordinates. Each of the X, Y and Z values is used to indicate your position in the map.
When a coordinate is written as a number, it is an absolute coordinate and refers to a specific position in the world. For example, 76 is an absolute coordinate and can refer to only one specific location in your map. Let's explore how. The easiest way to run a command in Minecraft is within the chat window.
The game control to open the chat window depends on the version of Minecraft:. Type the command in the chat window. As you are typing, you will see the command appear in the lower left corner of the game window.
0コメント