mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-01-24 16:20:19 +01:00
update api.txt
This commit is contained in:
parent
ba79c2f1f1
commit
6049a1c140
1
api.txt
1
api.txt
@ -410,6 +410,7 @@ mob_class:day_docile() -- return True if mob docile during current daytime
|
||||
mob_class:mob_expire(pos, dtime) -- check if mob is to despawn
|
||||
mob_class:get_nodes() -- get specific nodes around mob
|
||||
mob_class:on_blast(damage) -- function called when mob in blast area
|
||||
mob_class:is_inside(itemtable) -- returns True is mob collisionbox inside any node/group in table
|
||||
|
||||
|
||||
Adding Mobs in World
|
||||
|
Loading…
Reference in New Issue
Block a user