LeviLamina
Loading...
Searching...
No Matches
CraftingContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/NonOwnerPointer.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ILevel
;
11
// clang-format on
12
13
class
CraftingContext
{
14
public
:
15
// CraftingContext inner types declare
16
// clang-format off
17
class
Impl
;
18
// clang-format on
19
20
// CraftingContext inner types define
21
class
Impl
{
22
public
:
23
// member variables
24
// NOLINTBEGIN
25
::ll::UntypedStorage<8, 16>
mUnkd10edc;
26
::ll::UntypedStorage<8, 16>
mUnke6135a;
27
::ll::UntypedStorage<8, 32>
mUnkde9e64;
28
::ll::UntypedStorage<8, 72>
mUnk2c370e;
29
::ll::UntypedStorage<8, 64>
mUnkf47724;
30
::ll::UntypedStorage<8, 64>
mUnka39f24;
31
::ll::UntypedStorage<8, 64>
mUnk4059ed;
32
::ll::UntypedStorage<8, 64>
mUnkd7f78a;
33
// NOLINTEND
34
35
public
:
36
// prevent constructor by default
37
Impl
& operator=(
Impl
const
&);
38
Impl
(
Impl
const
&);
39
Impl
();
40
41
public
:
42
// member functions
43
// NOLINTBEGIN
44
MCAPI
explicit
Impl
(::Bedrock::NotNullNonOwnerPtr<::ILevel> level);
45
46
MCAPI
~Impl
();
47
// NOLINTEND
48
49
public
:
50
// constructor thunks
51
// NOLINTBEGIN
52
MCAPI
void
* $ctor(::Bedrock::NotNullNonOwnerPtr<::ILevel> level);
53
// NOLINTEND
54
55
public
:
56
// destructor thunk
57
// NOLINTBEGIN
58
MCAPI
void
$dtor();
59
// NOLINTEND
60
};
61
62
public
:
63
// member variables
64
// NOLINTBEGIN
65
::ll::UntypedStorage<8, 8>
mUnk922d05;
66
// NOLINTEND
67
68
public
:
69
// prevent constructor by default
70
CraftingContext
& operator=(
CraftingContext
const
&);
71
CraftingContext
(
CraftingContext
const
&);
72
CraftingContext
();
73
74
public
:
75
// member functions
76
// NOLINTBEGIN
77
MCAPI
explicit
CraftingContext
(::Bedrock::NotNullNonOwnerPtr<::ILevel> level);
78
79
MCAPI
~CraftingContext
();
80
// NOLINTEND
81
82
public
:
83
// constructor thunks
84
// NOLINTBEGIN
85
MCAPI
void
* $ctor(::Bedrock::NotNullNonOwnerPtr<::ILevel> level);
86
// NOLINTEND
87
88
public
:
89
// destructor thunk
90
// NOLINTBEGIN
91
MCAPI
void
$dtor();
92
// NOLINTEND
93
};
CraftingContext::Impl
Definition
CraftingContext.h:21
CraftingContext
Definition
CraftingContext.h:13
ILevel
Definition
ILevel.h:203
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
item
crafting
CraftingContext.h
Generated on Sat Apr 26 2025 05:56:14 for LeviLamina by
1.12.0