LeviLamina
Loading...
Searching...
No Matches
MaterialReducerOutputContainerController.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
MaterialReducerOutputContainerController
:
public
::ContainerController
{
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::TypedStorage<1, 1, bool> mIsItemAllowed;
18
// NOLINTEND
19
20
public
:
21
// virtual functions
22
// NOLINTBEGIN
23
// vIndex: 0
24
virtual
~MaterialReducerOutputContainerController
()
/*override*/
=
default
;
25
26
// vIndex: 3
27
virtual
bool
isItemAllowed(
::ItemStackBase
const
&)
const
/*override*/
;
28
// NOLINTEND
29
30
public
:
31
// virtual function thunks
32
// NOLINTBEGIN
33
34
// NOLINTEND
35
};
ContainerController
Definition
ContainerController.h:18
ItemStackBase
Definition
ItemStackBase.h:35
MaterialReducerOutputContainerController
Definition
MaterialReducerOutputContainerController.h:13
src
mc
world
containers
controllers
MaterialReducerOutputContainerController.h
Generated on Fri Jun 13 2025 05:05:04 for LeviLamina by
1.12.0