Add JavaDoc Link
SorceryCraft/pipeline/head This commit looks good Details

This commit is contained in:
TheBrokenRail 2020-03-17 14:34:42 -04:00
parent 019c588add
commit 1dbbd55376
1 changed files with 6 additions and 2 deletions

8
API.md
View File

@ -68,5 +68,9 @@
```
## Useful Methods
- ```Spell.getLevel()```
- ```Spell.getID()```
- ```(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)