LeviLamina
Loading...
Searching...
No Matches
EnchantingInputContainerController.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
class
Recipes
;
12
// clang-format on
13
14
class
EnchantingInputContainerController
:
public
::ContainerController
{
15
public
:
16
// virtual functions
17
// NOLINTBEGIN
18
// vIndex: 0
19
virtual
~EnchantingInputContainerController
()
/*override*/
=
default
;
20
21
// vIndex: 4
22
virtual
bool
isItemFiltered(
::Recipes
const
&,
::ItemStackBase
const
&)
const
/*override*/
;
23
// NOLINTEND
24
25
public
:
26
// virtual function thunks
27
// NOLINTBEGIN
28
29
// NOLINTEND
30
};
ContainerController
Definition
ContainerController.h:18
EnchantingInputContainerController
Definition
EnchantingInputContainerController.h:14
ItemStackBase
Definition
ItemStackBase.h:35
Recipes
Definition
Recipes.h:36
src
mc
world
containers
controllers
EnchantingInputContainerController.h
Generated on Tue Jul 8 2025 05:10:29 for LeviLamina by
1.12.0