LeviLamina
Loading...
Searching...
No Matches
FlushableStorageAreaEnv.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/storage/FlushableEnv.h"
7
8
class
FlushableStorageAreaEnv
:
public
::FlushableEnv
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 16>
mUnk35823d;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
FlushableStorageAreaEnv
& operator=(
FlushableStorageAreaEnv
const
&);
18
FlushableStorageAreaEnv
(
FlushableStorageAreaEnv
const
&);
19
FlushableStorageAreaEnv
();
20
21
public
:
22
// virtual functions
23
// NOLINTBEGIN
24
// vIndex: 0
25
virtual
~FlushableStorageAreaEnv
()
/*override*/
=
default
;
26
27
// vIndex: 20
28
virtual
void
flushToPermanentStorage()
/*override*/
;
29
// NOLINTEND
30
31
public
:
32
// virtual function thunks
33
// NOLINTBEGIN
34
MCNAPI
void
$flushToPermanentStorage
();
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
FlushableEnv
Definition
FlushableEnv.h:5
FlushableStorageAreaEnv
Definition
FlushableStorageAreaEnv.h:8
FlushableStorageAreaEnv::$flushToPermanentStorage
MCAPI void $flushToPermanentStorage()
FlushableStorageAreaEnv::$vftable
static MCAPI void ** $vftable()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
storage
FlushableStorageAreaEnv.h
Generated on Fri Jun 13 2025 05:05:24 for LeviLamina by
1.12.0