LeviLamina
Loading...
Searching...
No Matches
SmithingTrimRecipeUtils.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
CraftingContext
;
8
class
ItemStack
;
9
// clang-format on
10
11
namespace
SmithingTrimRecipeUtils {
12
// functions
13
// NOLINTBEGIN
14
MCNAPI
bool
doesItemHaveResultingTrim(
15
::CraftingContext
const
& craftingContext,
16
::ItemStack
const
& item,
17
::std::string
const
& templateName,
18
::std::string
const
& materialName
19
);
20
// NOLINTEND
21
22
}
// namespace SmithingTrimRecipeUtils
CraftingContext
Definition
CraftingContext.h:13
ItemStack
Definition
ItemStack.h:25
src
mc
util
SmithingTrimRecipeUtils.h
Generated on Wed Jul 16 2025 07:41:27 for LeviLamina by
1.12.0