LeviLamina
Loading...
Searching...
No Matches
CraftingCatalogCategory.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_21_60/item/crafting_item_catalog/CraftingCatalogItemCategory.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
SharedTypes::v1_21_60 {
struct
CraftingCatalogGroup
; }
11
namespace
cereal {
struct
ReflectionCtx
; }
12
// clang-format on
13
14
namespace
SharedTypes::v1_21_60 {
15
16
struct
CraftingCatalogCategory
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::TypedStorage<4, 4, ::SharedTypes::v1_21_60::CraftingCatalogItemCategory> mCategory;
21
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_21_60::CraftingCatalogGroup>> mGroups;
22
// NOLINTEND
23
24
public
:
25
// static functions
26
// NOLINTBEGIN
27
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
28
// NOLINTEND
29
};
30
31
}
// namespace SharedTypes::v1_21_60
SharedTypes::v1_21_60::CraftingCatalogCategory
Definition
CraftingCatalogCategory.h:16
SharedTypes::v1_21_60::CraftingCatalogGroup
Definition
CraftingCatalogGroup.h:16
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_60
item
crafting_item_catalog
CraftingCatalogCategory.h
Generated on
for LeviLamina by
1.16.1