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

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

addObjectReference(ServerActiveObject *cobj)ScriptApiBase
checkSetByBuiltin()ScriptApiBase
clientOpenLibs(lua_State *L)ScriptApiBaseinline
DISABLE_CLASS_COPY(ScriptApiBase)ScriptApiBase
es_ContentParamTypeScriptApiNodestatic
es_ContentParamType2ScriptApiNodestatic
es_DrawTypeScriptApiNodestatic
es_LiquidMoveTypeScriptApiNodestatic
es_LiquidTypeScriptApiNodestatic
es_NodeBoxTypeScriptApiNodestatic
es_TextureAlphaModeScriptApiNodestatic
getCurrentModNameInsecure(lua_State *L)ScriptApiBasestatic
getEmergeThread()ScriptApiBaseinlineprotected
getEnv()ScriptApiBaseinlineprotected
getGameDef()ScriptApiBaseinline
getItemCallback(const char *name, const char *callbackname, const v3s16 *p=nullptr)ScriptApiItemprotected
getOrigin()ScriptApiBaseinline
getServer()ScriptApiBase
getStack()ScriptApiBaseinlineprotected
getType()ScriptApiBaseinline
item_CraftPredict(ItemStack &item, ServerActiveObject *user, const InventoryList *old_craft_grid, const InventoryLocation &craft_inv)ScriptApiItem
item_OnCraft(ItemStack &item, ServerActiveObject *user, const InventoryList *old_craft_grid, const InventoryLocation &craft_inv)ScriptApiItem
item_OnDrop(ItemStack &item, ServerActiveObject *dropper, v3f pos)ScriptApiItem
item_OnPlace(std::optional< ItemStack > &item, ServerActiveObject *placer, const PointedThing &pointed)ScriptApiItem
item_OnSecondaryUse(std::optional< ItemStack > &item, ServerActiveObject *user, const PointedThing &pointed)ScriptApiItem
item_OnUse(std::optional< ItemStack > &item, ServerActiveObject *user, const PointedThing &pointed)ScriptApiItem
loadMod(const std::string &script_path, const std::string &mod_name)ScriptApiBase
loadScript(const std::string &script_path)ScriptApiBase
luaPanic(lua_State *L)ScriptApiBaseprivatestatic
m_emergeScriptApiBaseprivate
m_environmentScriptApiBaseprivate
m_gamedefScriptApiBaseprivate
m_last_run_modScriptApiBaseprotected
m_lock_recursion_countScriptApiBaseprotected
m_luastackScriptApiBaseprivate
m_luastackmutexScriptApiBaseprotected
m_owning_threadScriptApiBaseprotected
m_typeScriptApiBaseprivate
node_after_destruct(v3s16 p, MapNode node)ScriptApiNode
node_on_construct(v3s16 p, MapNode node)ScriptApiNode
node_on_destruct(v3s16 p, MapNode node)ScriptApiNode
node_on_dig(v3s16 p, MapNode node, ServerActiveObject *digger)ScriptApiNode
node_on_flood(v3s16 p, MapNode node, MapNode newnode)ScriptApiNode
node_on_punch(v3s16 p, MapNode node, ServerActiveObject *puncher, const PointedThing &pointed)ScriptApiNode
node_on_receive_fields(v3s16 p, const std::string &formname, const StringMap &fields, ServerActiveObject *sender)ScriptApiNode
node_on_timer(v3s16 p, MapNode node, f32 dtime)ScriptApiNode
nodemeta_inventory_AllowMove(const MoveAction &ma, int count, ServerActiveObject *player)ScriptApiNodemeta
nodemeta_inventory_AllowPut(const MoveAction &ma, const ItemStack &stack, ServerActiveObject *player)ScriptApiNodemeta
nodemeta_inventory_AllowTake(const MoveAction &ma, const ItemStack &stack, ServerActiveObject *player)ScriptApiNodemeta
nodemeta_inventory_OnMove(const MoveAction &ma, int count, ServerActiveObject *player)ScriptApiNodemeta
nodemeta_inventory_OnPut(const MoveAction &ma, const ItemStack &stack, ServerActiveObject *player)ScriptApiNodemeta
nodemeta_inventory_OnTake(const MoveAction &ma, const ItemStack &stack, ServerActiveObject *player)ScriptApiNodemeta
objectrefGetOrCreate(lua_State *L, ServerActiveObject *cobj)ScriptApiBaseprotected
pushPlayerHPChangeReason(lua_State *L, const PlayerHPChangeReason &reason)ScriptApiBaseprotected
pushPointedThing(const PointedThing &pointed, bool hitpoint=false)ScriptApiItemprotected
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
realityCheck()ScriptApiBaseprotected
removeObjectReference(ServerActiveObject *cobj)ScriptApiBase
runCallbacksRaw(int nargs, RunCallbacksMode mode, const char *fxn)ScriptApiBase
ScriptApiBase(ScriptingType type)ScriptApiBase
ScriptApiBase()ScriptApiBaseinline
ScriptApiNode()=defaultScriptApiNode
ScriptApiNodemeta()=defaultScriptApiNodemeta
scriptError(int result, const char *fxn)ScriptApiBaseprotected
setEmergeThread(EmergeThread *emerge)ScriptApiBaseinlineprotected
setEnv(Environment *env)ScriptApiBaseinlineprotected
setGameDef(IGameDef *gamedef)ScriptApiBaseinlineprotected
setOriginDirect(const char *origin)ScriptApiBase
setOriginFromTableRaw(int index, const char *fxn)ScriptApiBase
stackDump(std::ostream &o)ScriptApiBaseprotected
~ScriptApiBase()ScriptApiBasevirtual
~ScriptApiNode()=defaultScriptApiNodevirtual
~ScriptApiNodemeta()=defaultScriptApiNodemetavirtual