35 std::jthread m_thread;
An implementation of the thread wrapper for the thread that handles block updates.
Definition: ServerBlockUpdateThread.hpp:19
ServerBlockUpdateThread & operator=(ServerBlockUpdateThread &other)=delete
ServerBlockUpdateThread(ServerBlockUpdateThread &other)=delete
ServerBlockUpdateThread(ServerBlockUpdateThread &&other)=delete
~ServerBlockUpdateThread()
Definition: ServerBlockUpdateThread.cpp:9
Definition: ServerWorld.hpp:16