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
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCNAPI_C
void
$dtor();
43
// NOLINTEND
44
};
45
46
public
:
47
// member variables
48
// NOLINTBEGIN
49
::ll::UntypedStorage<8, 24>
mUnk284be0;
50
::ll::UntypedStorage<8, 24>
mUnk6f44c0;
51
// NOLINTEND
52
53
public
:
54
// prevent constructor by default
55
ItemTransferRequest& operator=(ItemTransferRequest
const
&);
56
ItemTransferRequest(ItemTransferRequest
const
&);
57
ItemTransferRequest();
58
59
public
:
60
// member functions
61
// NOLINTBEGIN
62
MCNAPI_C
void
_addOutputsAsDestinations(::std::vector<::AutoPlaceResult>& destinations)
const
;
63
// NOLINTEND
64
65
public
:
66
// destructor thunk
67
// NOLINTBEGIN
68
MCNAPI_C
void
$dtor();
69
// NOLINTEND
70
};
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