mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Attempt to begin to implement chests and furnace in Lua (with problems)
This commit is contained in:
@@ -768,13 +768,6 @@ Deprecated:
|
||||
|
||||
NodeMetaRef (this stuff is subject to change in a future version)
|
||||
methods:
|
||||
- get_type()
|
||||
- allows_text_input()
|
||||
- set_text(text) -- eg. set the text of a sign
|
||||
- get_text()
|
||||
- get_owner()
|
||||
- set_owner(string)
|
||||
Generic node metadata specific:
|
||||
- set_string(name, value)
|
||||
- get_string(name)
|
||||
- set_int(name, value)
|
||||
|
Reference in New Issue
Block a user