Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 596 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 596 Bytes

CustomNPCsAPI

Work in progress, is used by scripting and mods who want to hook into CustomNPCs 1.8.9 or higher

Howto use in a Mod

Basically just download the api code and include it in your mod.

In your mod you can check if customnpcs is installed with NpcAPI.IsAvailable()

To use the events, register your events with NpcAPI.Instance().events().register(youreventclass)

Extra

JavaDocs go to http://www.kodevelopment.nl/customnpcs/api/ Discord for CustomNpcs Scripting/API go to https://discord.gg/2jZm88M Discord for my mods in general go to https://discord.gg/0qZ6X3cHl8Pupttr