Quests/core
Huynh Tien c52227042f
General API for NPC support (#2320)
* prepare for a generic NpcDependency

* buildable NpcDependency

* add EntityNpcDependency

* hasNpc -> isNpc

* apply EntityNpcDependency at some places

* add FancyNpcs support

* fix null check in ZnpcsPlusDependency

* fire ZnpcsPlus interact event synchronously

* comment on why to runTask on ZnpcsPlusListener

* add kill NPC event for Citizens

* small refactor in onNpcInteract

* add LegacyZnpcsPlusDependency

* remove FancyNpcs

better make a separated addon

* remove FancyNpcs from softdepend
2025-01-16 21:06:39 -05:00
..
src/main General API for NPC support (#2320) 2025-01-16 21:06:39 -05:00
pom.xml General API for NPC support (#2320) 2025-01-16 21:06:39 -05:00