Merge branch 'main' into blocks-metadata

This commit is contained in:
MihailRis
2024-09-19 14:51:47 +03:00
73 changed files with 1866 additions and 1730 deletions
+1 -3
View File
@@ -8,9 +8,7 @@
#include <mutex>
#include <unordered_map>
#include "constants.hpp"
#include "typedefs.hpp"
#include "data/dynamic_fwd.hpp"
#include "util/BufferPool.hpp"
#include "voxels/Chunk.hpp"
#include "maths/voxmaths.hpp"
@@ -223,7 +221,7 @@ public:
/// @param x chunk.x
/// @param z chunk.z
/// @return map with entities list as "data"
dynamic::Map_sptr fetchEntities(int x, int z);
dv::value fetchEntities(int x, int z);
/// @brief Load, process and save processed region chunks data
/// @param x region X