forked from VoxeLibre/VoxeLibre
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
|
* 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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue