The Bug
When i put the boat on the end portal frame with eye of ender the boat sometimes soaks in the end portal.
How to reproduce
Place the end portal frame or find it in the world
Put the eye of ender in the end portal frame
Place the boat on top of the end portal frame (its working for my only when you put the boat on the side of the eye of ender)
Attachments
Comments 7
The boat should've still been spawned high enough to not spawn in the eye; the eye has collision too, so it only happens when spawning the boat on the end portal frame's non-eye top face, or placing the eye after the boat has been placed on top.
Does MC-199048 describe this issue?
Not exactly the same, this is about the boat not being placed on top of the eye, not the z-fighting.
Duplicate of MC-93080?
Can (more or less) confirm, but not following the steps provided by the reporter. These are the ones I followed:
Place an end portal frame with no eye
Place a boat on top of it
Fly above them and position your crosshair so you can interact with the frame while still being able to see the boat
Place eye in portal
You will notice how the eye peeks through the boat momentarily before the boat is pushed upwards.
I don't think it's really a bug, because the Eye of Ender model on the portal frame is just above the block's hitbox, and Z-fighting happens between the Eye and the boat because they're on exactly the same Y-level. They could extend the hitbox to include the Eye of Ender, but it'd be annoying to walk on portals.