mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Add EnvRef:get_objects_inside_radius(pos, radius)
This commit is contained in:
parent
7937813c98
commit
1c15f53318
5 changed files with 70 additions and 9 deletions
|
@ -155,6 +155,7 @@
|
|||
-- - add_firefly(pos)
|
||||
-- - get_meta(pos) -- Get a NodeMetaRef at that position
|
||||
-- - get_player_by_name(name) -- Get an ObjectRef to a player
|
||||
-- - get_objects_inside_radius(pos, radius)
|
||||
--
|
||||
-- NodeMetaRef
|
||||
-- - get_type()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue