38 ::ll::TypedStorage<8, 24, ::std::vector<::SubChunkInsertManager::SubChunkInsertTaskInfo>> mQueuedSubChunkTasks;
39 ::ll::TypedStorage<8, 336, ::TaskGroup> mTaskGroup;
40 ::ll::TypedStorage<8, 8, uint64> mMaxInFlightTasksFloor;
41 ::ll::TypedStorage<8, 8, uint64> mMaxInFlightTasks;
42 ::ll::TypedStorage<1, 1, bool> mIsLeavingGame;
43 ::ll::TypedStorage<8, 64, ::std::function<
::Player*()>> mGetPrimaryLocalPlayer;