LeviLamina
Loading...
Searching...
No Matches
CraftingSessionInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
CraftingSessionInfo {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<1, 1>
mUnkc36f7e;
10
::ll::UntypedStorage<4, 4>
mUnkc24046;
11
::ll::UntypedStorage<4, 4>
mUnk6dc536;
12
::ll::UntypedStorage<4, 4>
mUnkb19aac;
13
::ll::UntypedStorage<1, 1>
mUnkcd00e6;
14
::ll::UntypedStorage<1, 1>
mUnk43a436;
15
::ll::UntypedStorage<1, 1>
mUnkd1ae83;
16
::ll::UntypedStorage<8, 24>
mUnk7d107a;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
CraftingSessionInfo& operator=(CraftingSessionInfo
const
&);
22
CraftingSessionInfo(CraftingSessionInfo
const
&);
23
CraftingSessionInfo();
24
25
public
:
26
// member functions
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
31
public
:
32
// destructor thunk
33
// NOLINTBEGIN
34
MCNAPI_C
void
$dtor();
35
// NOLINTEND
36
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
CraftingSessionInfo.h
Generated on
for LeviLamina by
1.16.1