filter has_owner does not work in knockback_roar behavior
Summary:
The is_owner filter is not triggering correctly in behavior.knockback_roar
Verification Build:
1.17.40
Regression Builds:
N/A
Impact:
My team relies on this filter to work with this behavior to execute a core mechanic to a map we are currently working on. We currently have no workaround.
Repro Steps:
1. Download test world
2. The command block summons a new wolf
3. Tame the modified wolf with a bone
4. The wolf will not knockback the player, even though the behavior filters the owner
Observed Results:
The entity using knockback roar filtered to work on its owner does not work on its owner
Expected Results:
The entity using knockback roar filtered to work on its owner should work on its owner
Notes:
In the behavior file for the wolf, I've used the same filter on minecraft:area_attack and minecraft:behavior.knockback_roar. Going into survival/adventure mode shows the area_attack behavior filter does work as intended. However, the knockback_roar does not register the filter properly.
Video Demo:
https://youtu.be/IWo2hubdS-8