3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/core/utility/NonOwnerPointer.h"
13namespace CraftingItemCatalogPackStackLoadUtils {
struct LoadResult; }
17namespace CraftingItemCatalogPackStackLoadUtils {
20MCAPI ::std::vector<::CraftingItemCatalogPackStackLoadUtils::LoadResult> load(
21 ::ResourcePackStack
const& packStack,
22 ::cereal::ReflectionCtx
const& ctx,
23 ::Bedrock::NonOwnerPointer<::LinkedAssetValidator> validator,
24 ::IMinecraftEventing& eventing
Definition IMinecraftEventing.h:137
Definition LinkedAssetValidator.h:8
Definition ResourcePackStack.h:25
Definition LoadResult.h:12
Definition ReflectionCtx.h:11