Updated API (markdown)

Jesse Boyd 2017-02-14 08:23:55 +11:00
parent e741004167
commit 41e7f11504

1
API.md

@ -38,6 +38,7 @@ $ gradlew build
- [Schematic pasting](https://github.com/boy0001/FastAsyncWorldedit/wiki/Pasting-a-schematic)
- [NBT stream API](https://github.com/boy0001/FastAsyncWorldedit/wiki/NBT-stream-API)
- [Custom clipboards](https://github.com/boy0001/FastAsyncWorldedit/wiki/Clipboard-API)
- [Recovering corrupt NBT](https://github.com/boy0001/FastAsyncWorldedit/wiki/Recovering-corrupt-NBT-files-(MCA-Schematic-etc.))
### NMS abstraction
- [Light API](https://github.com/boy0001/FastAsyncWorldedit/wiki/Light-API)