juliarn / npc-lib

Asynchronous, high-performance Minecraft NPC library for 1.8-1.21 servers.
MIT License
303 stars 51 forks source link

Fix minecraft 1.17.1 support #42

Closed 0utplay closed 3 years ago

0utplay commented 3 years ago

Fixes removing NPCs in the 1.17.1 due to changed fields in the DestroyPacket.

Tested the lib ingame using CloudNet NPCs: The NPCs work as expected.