mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-04-03 04:42:37 +02:00
add API documentation to flowlib (part 3)
This commit is contained in:
@ -33,6 +33,7 @@ Return true if <node> is liquid, false overwise.
|
|||||||
* node: node
|
* node: node
|
||||||
|
|
||||||
## flowlib.quick_flow(pos, node)
|
## flowlib.quick_flow(pos, node)
|
||||||
|
Return direction where the water is flowing (to be use to push mobs, items...).
|
||||||
* pos: position
|
* pos: position
|
||||||
* node: node
|
* node: node
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user