mirror of
https://github.com/boy0001/FastAsyncWorldedit.git
synced 2025-02-21 06:51:32 +01:00
Updated API (markdown)
parent
e829deb507
commit
acaf113521
3
API.md
3
API.md
@ -6,6 +6,9 @@ Firstly, FAWE isn't meant to modify the behavior of the WorldEdit API. Existing
|
||||
|
||||
That said, the FAWE API offers additional functionality not already available in WorldEdit. Below are some examples for WorldEdit and FAWE:
|
||||
|
||||
### Threading
|
||||
- [Run sync/async tasks with the FAWE TaskManager](https://github.com/boy0001/FastAsyncWorldedit/wiki/Fawe-TaskManager#sync-task)
|
||||
|
||||
### Players
|
||||
- [FawePlayer](https://github.com/boy0001/FastAsyncWorldedit/wiki/FawePlayer)
|
||||
- [WorldEdit player](https://github.com/boy0001/FastAsyncWorldedit/wiki/WorldEdit-World-Player)
|
||||
|
Loading…
Reference in New Issue
Block a user