Wrong block position in F3 debug menu
When you press F3 to see block position, you'll see your own position in "Block" field, instead of block's position. I also recorded this bug - JPG animation is there : https://goo.gl/Xk75QY
Environment
Java 8, Windows 8, CPU : Intel Core i7-3770@3,40 GhZ, 16 GB RAM ( Minecraft has 8 GB allocated ), Minecraft only maximized ( not fullscreen ), 2560x1017
Created Issue:
Wrong block position in F3 debug menu
When you press F3 to see block position, you'll see your own position in "Block" field, instead of block's position. I also recorded this bug - JPG animation is there : https://goo.gl/Xk75QY
Environment
Java 8, Windows 8, CPU : Intel Core i7-3770@3,40 GhZ, 16 GB RAM ( Minecraft has 8 GB allocated ), Minecraft only maximized ( not fullscreen ), 2560x1017
I am unclear what the bug is here; isn't 'block' just the integer-rounded player position?
This is intended, the block position describes the player's feet's block position, as integer, want the blocks position, use looking at coords
The debug screen is not intended for player use anyway, as it's used by the developer to debug their game
I'm not sure, but as I know, when you press F3 and point your cursor on any block, it should view block's position - not yours position - why there would be your position 2 times ? Watch JPG to know what I mean and look at my "X/Y/Z" coordinates and at "Block:" coordinates, as I look at random blocks.
Use the "looking at" coords, or even press tab to autocomplete commands in which you want those coords, again, the debug menu is intended as it is and isn't intended for player use