-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w42a, Minecraft 15w43a
-
None
-
Unconfirmed
when placing a tile entity at y=255, clicking on the tile entity to bring up the GUI doesn't work when clicking from the face of the block facing y=256. Command blocks do show a GUI but it's all blacked out.
How to reproduce:
1. create a new world
2. run the following commands:
/setblock ~ 255 ~ command_block
# it doesn't have to be a command block but it's easiest to see the bug
/tp @p ~ 256 ~ 90 0
3. right click. The GUI will not work properly.
- duplicates
-
MC-11211 Unable to perform many right click actions when targeting the top face of blocks placed at y=255
- Resolved