LeviLamina
Loading...
Searching...
No Matches
Storage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
OperationNodeDetails {
6
7
class
Storage
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 8>
mUnk176941;
12
::ll::UntypedStorage<8, 8>
mUnkebe4ee;
13
::ll::UntypedStorage<8, 8>
mUnk542eab;
14
::ll::UntypedStorage<8, 8>
mUnk9c23b5;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
Storage
& operator=(
Storage
const
&);
20
Storage
(
Storage
const
&);
21
Storage
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCAPI
explicit
Storage
(uint64 size);
27
// NOLINTEND
28
29
public
:
30
// constructor thunks
31
// NOLINTBEGIN
32
MCAPI
void
* $ctor(uint64 size);
33
// NOLINTEND
34
};
35
36
}
// namespace OperationNodeDetails
OperationNodeDetails::Storage
Definition
Storage.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
newbiome
operation_node_details
Storage.h
Generated on Sat Apr 26 2025 05:56:29 for LeviLamina by
1.12.0