LeviLamina
Loading...
Searching...
No Matches
LevelStorageEventing.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/EnableNonOwnerReferences.h"
7
#include "mc/world/level/storage/DBStorageFolderWatcherSnapshotKind.h"
8
#include "mc/world/level/storage/LevelStorageEventingContext.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
class
DBStorageFolderWatcher
;
13
// clang-format on
14
15
class
LevelStorageEventing
:
public
::Bedrock::EnableNonOwnerReferences
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::TypedStorage<8, 112, ::LevelStorageEventingContext> mContext;
20
// NOLINTEND
21
22
public
:
23
// virtual functions
24
// NOLINTBEGIN
25
// vIndex: 0
26
virtual
~LevelStorageEventing
()
/*override*/
=
default
;
27
// NOLINTEND
28
29
public
:
30
// member functions
31
// NOLINTBEGIN
32
MCNAPI
void
fireDBStorageError
(
char
const
* errorType)
const
;
33
34
MCNAPI
void
fireEventDBStorageSizeSnapshot
(
35
::DBStorageFolderWatcher
const
& folderWatcher,
36
::DBStorageFolderWatcherSnapshotKind kind
37
)
const
;
38
// NOLINTEND
39
40
public
:
41
// vftables
42
// NOLINTBEGIN
43
MCNAPI
static
void
**
$vftable
();
44
// NOLINTEND
45
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
DBStorageFolderWatcher
Definition
DBStorageFolderWatcher.h:5
LevelStorageEventing
Definition
LevelStorageEventing.h:15
LevelStorageEventing::$vftable
static MCAPI void ** $vftable()
LevelStorageEventing::fireDBStorageError
MCAPI void fireDBStorageError(char const *errorType) const
LevelStorageEventing::fireEventDBStorageSizeSnapshot
MCAPI void fireEventDBStorageSizeSnapshot(::DBStorageFolderWatcher const &folderWatcher, ::DBStorageFolderWatcherSnapshotKind kind) const
src-server
mc
world
level
storage
LevelStorageEventing.h
Generated on Tue Oct 28 2025 05:32:47 for LeviLamina by
1.12.0