block inventories (backend)
This commit is contained in:
@@ -47,7 +47,7 @@ public:
|
||||
void update(float delta);
|
||||
void randomTick(int tickid, int parts);
|
||||
void onBlocksTick(int tickid, int parts);
|
||||
uint createBlockInventory(int x, int y, int z);
|
||||
int64_t createBlockInventory(int x, int y, int z);
|
||||
};
|
||||
|
||||
#endif // LOGIC_BLOCKS_CONTROLLER_H_
|
||||
|
||||
Reference in New Issue
Block a user