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