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
virtual
~LevelStorageEventing
()
/*override*/
=
default
;
26
// NOLINTEND
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
void
fireEventDBStorageSizeSnapshot
(
32
::DBStorageFolderWatcher
const
& folderWatcher,
33
::DBStorageFolderWatcherSnapshotKind kind
34
)
const
;
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
Bedrock::EnableNonOwnerReferences
Definition
EnableNonOwnerReferences.h:7
DBStorageFolderWatcher
Definition
DBStorageFolderWatcher.h:14
LevelStorageEventing
Definition
LevelStorageEventing.h:15
LevelStorageEventing::$vftable
static MCAPI void ** $vftable()
LevelStorageEventing::fireEventDBStorageSizeSnapshot
MCAPI void fireEventDBStorageSizeSnapshot(::DBStorageFolderWatcher const &folderWatcher, ::DBStorageFolderWatcherSnapshotKind kind) const
src
mc
world
level
storage
LevelStorageEventing.h
Generated on
for LeviLamina by
1.16.1