LeviLamina
Loading...
Searching...
No Matches
ComponentItemDescriptionData_v1_21_60.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/util/Identifier.h"
7
#include "mc/world/item/components/ComponentItemMenuCategoryData_v1_21_60.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
struct
ComponentItemDescriptionData_v1_21_60
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 32, ::SharedTypes::Identifier<10>> mIdentifier;
19
::ll::TypedStorage<8, 56, ::ComponentItemMenuCategoryData_v1_21_60> mCategory;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ComponentItemDescriptionData_v1_21_60
& operator=(
ComponentItemDescriptionData_v1_21_60
const
&);
25
ComponentItemDescriptionData_v1_21_60
(
ComponentItemDescriptionData_v1_21_60
const
&);
26
ComponentItemDescriptionData_v1_21_60
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI ::ComponentItemDescriptionData_v1_21_60& operator=(
::ComponentItemDescriptionData_v1_21_60
&&);
32
33
MCAPI
~ComponentItemDescriptionData_v1_21_60
();
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCAPI
void
$dtor();
46
// NOLINTEND
47
};
ComponentItemDescriptionData_v1_21_60
Definition
ComponentItemDescriptionData_v1_21_60.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
item
components
ComponentItemDescriptionData_v1_21_60.h
Generated on Tue Oct 28 2025 05:32:34 for LeviLamina by
1.12.0