Skip to content

zdv1g/CustomNPCsAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%