diff --git a/API.md b/API.md index f3ddab0..2034d20 100644 --- a/API.md +++ b/API.md @@ -68,5 +68,9 @@ ``` ## Useful Methods -- ```Spell.getLevel()``` -- ```Spell.getID()``` \ No newline at end of file +- ```(non-static) Spell.getLevel()``` +- ```(non-static) Spell.getID()``` +- ```(static) SpellRegistry.register()``` + +## JavaDoc +[View JavaDoc](https://javadoc.jitpack.io/com/thebrokenrail/sorcerycraft/latest/javadoc/index.html) \ No newline at end of file