Luanti 5.11.0-dev
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Loading...
Searching...
No Matches
ModApiServer Member List

This is the complete list of members for ModApiServer, including all inherited members.

checkObject(lua_State *L, int narg)ModApiBaseinlinestatic
getCurrentModPath(lua_State *L)ModApiBasestatic
getEmergeThread(lua_State *L)ModApiBasestatic
getEnv(lua_State *L)ModApiBasestatic
getGameDef(lua_State *L)ModApiBasestatic
getScriptApi(lua_State *L)ModApiBaseinlinestatic
getScriptApiBase(lua_State *L)ModApiBasestatic
getServer(lua_State *L)ModApiBasestatic
getServerInventoryMgr(lua_State *L)ModApiBasestatic
Initialize(lua_State *L, int top)ModApiServerstatic
InitializeAsync(lua_State *L, int top)ModApiServerstatic
l_ban_player(lua_State *L)ModApiServerprivatestatic
l_chat_send_all(lua_State *L)ModApiServerprivatestatic
l_chat_send_player(lua_State *L)ModApiServerprivatestatic
l_deprecated_function(lua_State *L, const char *good, const char *bad, lua_CFunction func)ModApiBasestatic
l_disconnect_player(lua_State *L)ModApiServerprivatestatic
l_do_async_callback(lua_State *L)ModApiServerprivatestatic
l_dynamic_add_media(lua_State *L)ModApiServerprivatestatic
l_get_ban_description(lua_State *L)ModApiServerprivatestatic
l_get_ban_list(lua_State *L)ModApiServerprivatestatic
l_get_current_modname(lua_State *L)ModApiServerprivatestatic
l_get_game_info(lua_State *L)ModApiServerprivatestatic
l_get_mod_data_path(lua_State *L)ModApiServerprivatestatic
l_get_modnames(lua_State *L)ModApiServerprivatestatic
l_get_modpath(lua_State *L)ModApiServerprivatestatic
l_get_player_information(lua_State *L)ModApiServerprivatestatic
l_get_player_ip(lua_State *L)ModApiServerprivatestatic
l_get_player_privs(lua_State *L)ModApiServerprivatestatic
l_get_player_window_information(lua_State *L)ModApiServerprivatestatic
l_get_server_max_lag(lua_State *L)ModApiServerprivatestatic
l_get_server_status(lua_State *L)ModApiServerprivatestatic
l_get_server_uptime(lua_State *L)ModApiServerprivatestatic
l_get_worldpath(lua_State *L)ModApiServerprivatestatic
l_is_singleplayer(lua_State *L)ModApiServerprivatestatic
l_notify_authentication_modified(lua_State *L)ModApiServerprivatestatic
l_print(lua_State *L)ModApiServerprivatestatic
l_register_async_dofile(lua_State *L)ModApiServerprivatestatic
l_register_mapgen_script(lua_State *L)ModApiServerprivatestatic
l_remove_player(lua_State *L)ModApiServerprivatestatic
l_request_shutdown(lua_State *L)ModApiServerprivatestatic
l_serialize_roundtrip(lua_State *L)ModApiServerprivatestatic
l_show_formspec(lua_State *L)ModApiServerprivatestatic
l_sound_fade(lua_State *L)ModApiServerprivatestatic
l_sound_play(lua_State *L)ModApiServerprivatestatic
l_sound_stop(lua_State *L)ModApiServerprivatestatic
l_unban_player_or_ip(lua_State *L)ModApiServerprivatestatic
readParam(lua_State *L, int index)LuaHelperprotectedstatic
readParam(lua_State *L, int index, const T &default_value)LuaHelperinlineprotectedstatic
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
readParam(lua_State *L, int index)LuaHelperprotected
registerClass(lua_State *L, const char *name, const luaL_Reg *methods, const luaL_Reg *metamethods)ModApiBasestatic
registerFunction(lua_State *L, const char *name, lua_CFunction func, int top)ModApiBasestatic