crafting system!
This commit is contained in:
@@ -190,6 +190,7 @@ class Client : public con::PeerHandler
|
||||
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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user