Upon building a bamboo farm with a hopper minecart pickup system, I realized that because of the teleportation behavior of minecarts traveling at speed, it doesn't pick up blocks above the corner even though the rails cover this area. I'm assuming this is because the entity doesn't technically enter this block, but the rails would lead a player to think they should be picked up. In order to recreate this, I suggest putting a minecart hopper on a powered rail about 8 blocks away from a corner, and thenΒ drop an item on top of a solid block above a 180 corner.
Attachments
Comments 2
Thank you for your report!
After consideration, the issue is being closed as Won't Fix.
Please note that this is not the same as Working as Intended, as this bug report correctly describes behavior in the game that might not be the intended or desirable behavior, but it will not be fixed right now. Sometimes, this is because the issue reported is minor and/or impossible to change without large architectural changes to the code base.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support (Technical Issues) β π§ Microsoft Support (Account Issues)
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
Can confirm. Just as an FYI, the Java version you mentioned (1.8.0_401) is completely irrelevant as Minecraft has required Java 17 or higher to run since 1.18, and it doesn't use the instance of Java you installed yourself; the launcher installs one for itself.