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