]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - doc/lua_api.txt
Docs: Recommend `self.name` (#12239)
[dragonfireclient.git] / doc / lua_api.txt
index e95c5ced8e914bd5fc2adb6a5bf74dea41333201..abfaf08aa3d22abcacc5b88f1ac00f252158fa95 100644 (file)
@@ -6782,7 +6782,7 @@ object you are working with still exists.
         * Fourth column: subject looking to the right
         * Fifth column:  subject viewed from above
         * 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()`
 
 #### Player only (no-op for other objects)