Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
This commit is contained in:
@@ -52,7 +52,6 @@ class ScriptApiItem
|
||||
friend class ModApiItemMod;
|
||||
|
||||
bool getItemCallback(const char *name, const char *callbackname);
|
||||
private:
|
||||
void pushPointedThing(const PointedThing& pointed);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user