MineInAbyss / Mobzy

Config-driven custom mobs for Spigot using ECS
https://mineinabyss.com/Mobzy/
MIT License
41 stars 8 forks source link

Right click damages mobs #80

Closed Boy0000 closed 2 years ago

Boy0000 commented 2 years ago

On occasions right clicking a mob can damage them if no other event is fired. If shift rightclicked with nothing but the hand, it will damage mobs. This goes for both Custom and vanilla ones.

Probably because of the tracing stuff for custom mob hitboxes?

Screen Recording 2021-10-20 at 1 34 10 p m .

Boy0000 commented 2 years ago

image

It treats right clicks as leftclicks?

Boy0000 commented 2 years ago

https://www.spigotmc.org/threads/tracking-when-entity-gets-damaged-caused-by-playerinteractatentity-event.528813/

0ffz commented 2 years ago

Should be fixed with the new armor stand packets