LeviLamina
Loading...
Searching...
No Matches
SmithingTableContainerValidationUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ContainerScreenContext
;
8
class
ItemStackBase
;
9
// clang-format on
10
11
namespace
SmithingTableContainerValidationUtils {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI
bool
isItemAllowedInInputSlot(
::ContainerScreenContext
const
& screenContext,
::ItemStackBase
const
& item);
15
16
MCNAPI
bool
isItemAllowedInMaterialSlot(
::ContainerScreenContext
const
& screenContext,
::ItemStackBase
const
& item);
17
18
MCNAPI
bool
isItemAllowedInTemplateSlot(
::ContainerScreenContext
const
& screenContext,
::ItemStackBase
const
& item);
19
// NOLINTEND
20
21
}
// namespace SmithingTableContainerValidationUtils
ContainerScreenContext
Definition
ContainerScreenContext.h:17
ItemStackBase
Definition
ItemStackBase.h:35
src
mc
util
SmithingTableContainerValidationUtils.h
Generated on Fri Jun 13 2025 05:04:56 for LeviLamina by
1.12.0