The bug
Mobs with the NoAI
tag can still enter boats if their collision collides with the boat's.
Note: The strange behavior when entering the boat in the video is due to MC-167299
How to reproduce
Summon a
NoAI
mob/summon villager ~1 ~ ~2 {NoAI:1}
Summon a boat on top of the mob
/summon boat ~ ~ ~2
Get in the boat. If you do not start slowly moving downwards, get out of the boat and try again. This may take a few attempts.
Get out of the boat. The mob should now be in the boat
Linked issues
is duplicated by 1
Attachments
Comments 13
Can confirm in 20w49a. I've attached an additional video. Here are some useful commands to reproduce this problem.
/summon boat ~ ~ ~2
/summon villager ~1 ~ ~2 {NoAI:1}
I am unable to reproduce this, please provide a screenshot of your game with your F3 debug screen enabled.