mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2024-11-04 14:53:51 +01:00
add API documentation to flowlib (part 3)
This commit is contained in:
parent
19db2a479f
commit
2a5dcd1634
@ -33,6 +33,7 @@ Return true if <node> is liquid, false overwise.
|
||||
* node: node
|
||||
|
||||
## flowlib.quick_flow(pos, node)
|
||||
Return direction where the water is flowing (to be use to push mobs, items...).
|
||||
* pos: position
|
||||
* node: node
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user