mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
crafting system!
This commit is contained in:
parent
2e41a5e304
commit
3de176cc58
22 changed files with 703 additions and 143 deletions
|
@ -190,6 +190,7 @@ public:
|
|||
void clickObject(u8 button, v3s16 blockpos, s16 id, u16 item);
|
||||
|
||||
void sendSignText(v3s16 blockpos, s16 id, std::string text);
|
||||
void sendInventoryAction(InventoryAction *a);
|
||||
|
||||
void updateCamera(v3f pos, v3f dir);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue