JitseB / NPCLib

(Minecraft) NPCLib – Basic non-player character library.
MIT License
197 stars 49 forks source link

NPC save system #178

Closed LaiMacVN closed 1 year ago

LaiMacVN commented 2 years ago

Does this api have its own save system or i need to make the new one?

LaiMacVN commented 2 years ago

this is the question i put the wrong tag

JitseB commented 1 year ago

The NPCs are accounted for in the NPCManager class (see NPCManager class), you may retrieve all NPCs created through NPCLib and the NPCs visible per player.