Files
FancyPlugins/plugins/fancynpcs/implementation_1_21_5
Phoenic 061d2fa42d Add flag to control the arm swing when updating npc (#106)
* fancynpcs: Add overloaded update and updateForAll methods to skip swing animation.

* fancynpcs: remove unnecessary changes to other calls of update(player).

* Revert version change

* fancynpcs: pull default update(Player) method out to NPC class, and make non-abstract.

* fancynpcs: make swinging arm default update behavior.
2025-09-17 20:47:48 +02:00
..