3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7#include "mc/world/level/storage/DBStorageFolderWatcherSnapshotKind.h"
8#include "mc/world/level/storage/LevelStorageEventingContext.h"
19 ::ll::TypedStorage<8, 112, ::LevelStorageEventingContext> mContext;
36 ::DBStorageFolderWatcherSnapshotKind kind
40 ::std::string
const& reason,
41 ::std::optional<bool> isOutOfDiskSpace
Definition EnableNonOwnerReferences.h:7
Definition DBStorageFolderWatcher.h:5
Definition LevelStorageEventing.h:15
static MCAPI void ** $vftable()
MCAPI void fireDBStorageError(char const *errorType) const
MCAPI void fireEventWorldCorruptionCausedWorldShutdown(::std::string const &reason, ::std::optional< bool > isOutOfDiskSpace) const
MCAPI void fireEventDBStorageSizeSnapshot(::DBStorageFolderWatcher const &folderWatcher, ::DBStorageFolderWatcherSnapshotKind kind) const