forked from VoxeLibre/VoxeLibre
Mention playerphysics in API.md
This commit is contained in:
parent
2ff543a7bc
commit
45ce08b147
1
API.md
1
API.md
|
@ -61,6 +61,7 @@ chances are good that it works out of the box.
|
||||||
* Statbars: `HUD/hudbars`
|
* Statbars: `HUD/hudbars`
|
||||||
|
|
||||||
### Utility APIs
|
### Utility APIs
|
||||||
|
* Change player physics: `PLAYER/playerphysics`
|
||||||
* Select random treasures: `CORE/mcl_loot`
|
* Select random treasures: `CORE/mcl_loot`
|
||||||
* Get flowing direction of liquids: `CORE/flowlib`
|
* Get flowing direction of liquids: `CORE/flowlib`
|
||||||
* `on_walk_over` callback for nodes: `CORE/walkover`
|
* `on_walk_over` callback for nodes: `CORE/walkover`
|
||||||
|
|
Loading…
Reference in New Issue