LeviLamina
Loading...
Searching...
No Matches
CraftingItemCatalogPackStackLoadUtils.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/core/utility/NonOwnerPointer.h"
7
8// auto generated forward declare list
9// clang-format off
13namespace CraftingItemCatalogPackStackLoadUtils { struct LoadResult; }
14namespace cereal { struct ReflectionCtx; }
15// clang-format on
16
17namespace CraftingItemCatalogPackStackLoadUtils {
18// functions
19// NOLINTBEGIN
20MCAPI ::std::vector<::CraftingItemCatalogPackStackLoadUtils::LoadResult> load(
21 ::ResourcePackStack const& packStack,
24 ::IMinecraftEventing& eventing
25);
26// NOLINTEND
27
28} // namespace CraftingItemCatalogPackStackLoadUtils
Definition NonOwnerPointer.h:9
Definition IMinecraftEventing.h:147
Definition LinkedAssetValidator.h:8
Definition ResourcePackStack.h:22
Definition ReflectionCtx.h:11
Definition ctx.h:5