X-Git-Url: http://git.localhorst.tv/?a=blobdiff_plain;f=src%2Fserver%2FClientConnection.hpp;h=9aaae128d4c43ead42c6fac689f0b006cae3025b;hb=d5ef462f3bd70a9717c1309466ce8d90b038c5cd;hp=4927d1ce831fb9ab26c15cbeb68db9826b3c497c;hpb=c1da86ebab41895bf49ed747c75ecf722e8c5586;p=blank.git diff --git a/src/server/ClientConnection.hpp b/src/server/ClientConnection.hpp index 4927d1c..9aaae12 100644 --- a/src/server/ClientConnection.hpp +++ b/src/server/ClientConnection.hpp @@ -61,6 +61,8 @@ public: bool HasPlayerModel() const noexcept; const CompositeModel &GetPlayerModel() const noexcept; + bool ChunkInRange(const glm::ivec3 &) const noexcept; + private: struct SpawnStatus { // the entity in question