LeviLamina
Loading...
Searching...
No Matches
CraftingCatalogDocument.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
SemVersionConstant
;
8
namespace
SharedTypes::v1_21_60 {
struct
CraftingCatalogCategory
; }
9
namespace
cereal {
struct
ReflectionCtx
; }
10
// clang-format on
11
12
namespace
SharedTypes::v1_21_60 {
13
14
struct
CraftingCatalogDocument
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_21_60::CraftingCatalogCategory>> mCategories;
19
// NOLINTEND
20
21
public
:
22
// member functions
23
// NOLINTBEGIN
24
MCAPI
~CraftingCatalogDocument
();
25
// NOLINTEND
26
27
public
:
28
// static functions
29
// NOLINTBEGIN
30
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
31
// NOLINTEND
32
33
public
:
34
// static variables
35
// NOLINTBEGIN
36
MCAPI static ::SemVersionConstant
const
& VERSION();
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
MCFOLD
void
$dtor();
43
// NOLINTEND
44
};
45
46
}
// namespace SharedTypes::v1_21_60
SemVersionConstant
Definition
SemVersionConstant.h:8
SharedTypes::v1_21_60::CraftingCatalogCategory
Definition
CraftingCatalogCategory.h:16
SharedTypes::v1_21_60::CraftingCatalogDocument
Definition
CraftingCatalogDocument.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src
mc
deps
shared_types
v1_21_60
item
crafting_item_catalog
CraftingCatalogDocument.h
Generated on
for LeviLamina by
1.16.1