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>
mUnkaa92dc;
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
#ifdef LL_PLAT_C
29
MCNAPI ~CraftingSessionInfo();
30
#endif
31
// NOLINTEND
32
33
public
:
34
// destructor thunk
35
// NOLINTBEGIN
36
#ifdef LL_PLAT_C
37
MCNAPI
void
$dtor();
38
#endif
39
// NOLINTEND
40
};
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
CraftingSessionInfo.h
Generated on
for LeviLamina by
1.16.1