LeviLamina
Loading...
Searching...
No Matches
ItemTransferRequest.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
struct
AutoPlaceResult
;
8
// clang-format on
9
10
struct
ItemTransferRequest {
11
public
:
12
// ItemTransferRequest inner types declare
13
// clang-format off
14
struct
Entry
;
15
// clang-format on
16
17
// ItemTransferRequest inner types define
18
struct
Entry {
19
public
:
20
// member variables
21
// NOLINTBEGIN
22
::ll::UntypedStorage<8, 40>
mUnkd2b85b;
23
::ll::UntypedStorage<4, 4>
mUnk53d560;
24
::ll::UntypedStorage<4, 4>
mUnk120630;
25
// NOLINTEND
26
27
public
:
28
// prevent constructor by default
29
Entry& operator=(Entry
const
&);
30
Entry(Entry
const
&);
31
Entry();
32
33
public
:
34
// member functions
35
// NOLINTBEGIN
36
#ifdef LL_PLAT_C
37
MCNAPI ~Entry();
38
#endif
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
#ifdef LL_PLAT_C
45
MCNAPI
void
$dtor();
46
#endif
47
// NOLINTEND
48
};
49
50
public
:
51
// member variables
52
// NOLINTBEGIN
53
::ll::UntypedStorage<8, 24>
mUnk83539b;
54
::ll::UntypedStorage<8, 24>
mUnke68a94;
55
// NOLINTEND
56
57
public
:
58
// prevent constructor by default
59
ItemTransferRequest& operator=(ItemTransferRequest
const
&);
60
ItemTransferRequest(ItemTransferRequest
const
&);
61
ItemTransferRequest();
62
63
public
:
64
// member functions
65
// NOLINTBEGIN
66
#ifdef LL_PLAT_C
67
MCNAPI
void
_addOutputsAsDestinations(::std::vector<::AutoPlaceResult>& destinations)
const
;
68
69
MCNAPI ~ItemTransferRequest();
70
#endif
71
// NOLINTEND
72
73
public
:
74
// destructor thunk
75
// NOLINTBEGIN
76
#ifdef LL_PLAT_C
77
MCNAPI
void
$dtor();
78
#endif
79
// NOLINTEND
80
};
AutoPlaceResult
Definition
AutoPlaceResult.h:5
ItemTransferRequest::Entry
Definition
ItemTransferRequest.h:18
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
managers
controllers
ItemTransferRequest.h
Generated on
for LeviLamina by
1.16.1