mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks
This commit is contained in:
@@ -52,7 +52,6 @@ protected:
|
||||
friend class ModApiItemMod;
|
||||
|
||||
bool getItemCallback(const char *name, const char *callbackname);
|
||||
private:
|
||||
void pushPointedThing(const PointedThing& pointed);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user