LeviLamina
Loading...
Searching...
No Matches
ContainerTransferClientScope.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/containers/ContainerTransferScope.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ItemStack
;
11
class
SimpleSparseContainer
;
12
// clang-format on
13
14
struct
ContainerTransferClientScope
:
public
::ContainerTransferScope
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::UntypedStorage<8, 16>
mUnk808ea7;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
ContainerTransferClientScope
& operator=(
ContainerTransferClientScope
const
&);
24
ContainerTransferClientScope
(
ContainerTransferClientScope
const
&);
25
ContainerTransferClientScope
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 1
31
virtual
void
createItem(
::ItemStack
const
&, ::std::shared_ptr<::SimpleSparseContainer>)
/*override*/
;
32
33
// vIndex: 0
34
virtual
~ContainerTransferClientScope
()
/*override*/
=
default
;
35
// NOLINTEND
36
37
public
:
38
// destructor thunk
39
// NOLINTBEGIN
40
41
// NOLINTEND
42
43
public
:
44
// virtual function thunks
45
// NOLINTBEGIN
46
47
// NOLINTEND
48
};
ItemStack
Definition
ItemStack.h:25
SimpleSparseContainer
Definition
SimpleSparseContainer.h:18
ContainerTransferClientScope
Definition
ContainerTransferClientScope.h:14
ContainerTransferScope
Definition
ContainerTransferScope.h:11
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
ContainerTransferClientScope.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0