No attack event happens when there are multiple possible targets
Steps to reproduce:
0 - Be on flat ground and in survival or adventure mode.
1 - /summon minecraft:interaction ~ ~ ~ {width:3.0f, height:3.0f}
2 - /summon husk ~ ~ ~3.8 {NoAI:1b,Silent:1b}
3 - /tp @s ~ ~ ~ 0 0 and left click
What I expected would happen:
either the interaction entity or the husk would get hit
What actually happened:
no attack event has occured - husk didn't get hit and interaction did not register an attack
(Can be checked by running /data get entity @e[type=minecraft:interaction,sort=nearest,limit=1] attack)
2023-06-12, 03:44 PM
2024-01-16, 09:23 PM
2024-01-16, 09:23 PM
1
4
-