From 29f03756bd7494ee6ceffd555c3b93a19295324d Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Fri, 1 Jun 2012 18:07:22 +0300 Subject: Attempt to begin to implement chests and furnace in Lua (with problems) --- doc/lua_api.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'doc') diff --git a/doc/lua_api.txt b/doc/lua_api.txt index c984d44d3..734171d07 100644 --- a/doc/lua_api.txt +++ b/doc/lua_api.txt @@ -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) -- cgit v1.2.3