LeviLamina
Loading...
Searching...
No Matches
MaterialReducerInputContainerController.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/containers/controllers/ContainerController.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
ItemStackBase
;
11
// clang-format on
12
13
class
MaterialReducerInputContainerController
:
public
::ContainerController
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<1, 1>
mUnkdd30df;
18
::ll::UntypedStorage<8, 8>
mUnk8dc168;
19
// NOLINTEND
20
21
public
:
22
// prevent constructor by default
23
MaterialReducerInputContainerController
& operator=(
MaterialReducerInputContainerController
const
&);
24
MaterialReducerInputContainerController
(
MaterialReducerInputContainerController
const
&);
25
MaterialReducerInputContainerController
();
26
27
public
:
28
// virtual functions
29
// NOLINTBEGIN
30
// vIndex: 0
31
virtual
~MaterialReducerInputContainerController
()
/*override*/
=
default
;
32
33
// vIndex: 3
34
virtual
bool
isItemAllowed(
::ItemStackBase
const
&)
const
/*override*/
;
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
};
ContainerController
Definition
ContainerController.h:17
ItemStackBase
Definition
ItemStackBase.h:35
MaterialReducerInputContainerController
Definition
MaterialReducerInputContainerController.h:13
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
containers
controllers
MaterialReducerInputContainerController.h
Generated on Sat Apr 26 2025 05:56:07 for LeviLamina by
1.12.0