forked from Mirrorlandia_minetest/minetest
Docs: Recommend self.name
(#12239)
This commit is contained in:
parent
a66e6d4dff
commit
53c70b5f27
@ -6782,7 +6782,7 @@ object you are working with still exists.
|
|||||||
* Fourth column: subject looking to the right
|
* Fourth column: subject looking to the right
|
||||||
* Fifth column: subject viewed from above
|
* Fifth column: subject viewed from above
|
||||||
* Sixth column: subject viewed from below
|
* Sixth column: subject viewed from below
|
||||||
* `get_entity_name()` (**Deprecated**: Will be removed in a future version)
|
* `get_entity_name()` (**Deprecated**: Will be removed in a future version, use the field `self.name` instead)
|
||||||
* `get_luaentity()`
|
* `get_luaentity()`
|
||||||
|
|
||||||
#### Player only (no-op for other objects)
|
#### Player only (no-op for other objects)
|
||||||
|
Loading…
Reference in New Issue
Block a user