-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.11.2, Minecraft 17w06a, Minecraft 1.12.2, Minecraft 18w05a, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w08b, Minecraft 19w09a, 1.15.1, 1.15.2 Pre-release 2, 1.15.2, 1.16.1, 1.16.3, 20w46a, 1.16.5, 21w05b, 21w06a, 21w08b, 21w10a, 21w15a, 21w17a, 1.17, 1.17.1, 1.18.2, 1.19, 1.19.2, 22w44a, 1.20.2, 23w41a
-
Confirmed
-
Player, Player Animation
The bug
Right clicking on a already ridden boat with no free passenger behaves inconsistently compared to all other ridable entities.
Boats act like you successfully started riding the entity and therefore the item in your hand is not used, while all others act like you did not successfully start riding them.
How to reproduce
- Put an item with right click action like for example a fishing rod in your hand
- Right click an already ridden minecart
/summon minecart ~ ~ ~ {Passengers:[{id:"bat"}]}
→ The fishing rod is used
- Right click a boat with two passengers
/summon minecraft:boat ~ ~ ~ {Passengers:[{id:"pig"},{id:"pig"}]}
→ The fishing rod is not used and a hand animation plays instead
- relates to
-
MC-122277 Using any spawn egg on an untamed horse/donkey/llama except for its own causes the player to start riding it
- Resolved
-
MC-273517 Right-clicking a tamed wolf/cat while it is riding an entity plays the hand animation
- Resolved
-
MC-249424 Hand animation still plays when trying to get into a boat with chest that already has an entity in it
- Resolved