Mention playerphysics in API.md

This commit is contained in:
Wuzzy 2018-10-23 18:56:10 +02:00
parent 2ff543a7bc
commit 45ce08b147
1 changed files with 1 additions and 0 deletions

1
API.md
View File

@ -61,6 +61,7 @@ chances are good that it works out of the box.
* Statbars: `HUD/hudbars`
### Utility APIs
* Change player physics: `PLAYER/playerphysics`
* Select random treasures: `CORE/mcl_loot`
* Get flowing direction of liquids: `CORE/flowlib`
* `on_walk_over` callback for nodes: `CORE/walkover`