LeviLamina
Loading...
Searching...
No Matches
ComponentItemDescriptionData_v1_20_20.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_20_20.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_20_20
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<8, 32, ::SharedTypes::Identifier<10>> mIdentifier;
19
::ll::TypedStorage<8, 64, ::std::optional<::ComponentItemMenuCategoryData_v1_20_20>> mCategory;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
ComponentItemDescriptionData_v1_20_20
& operator=(
ComponentItemDescriptionData_v1_20_20
const
&);
25
ComponentItemDescriptionData_v1_20_20
(
ComponentItemDescriptionData_v1_20_20
const
&);
26
ComponentItemDescriptionData_v1_20_20
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCAPI ::ComponentItemDescriptionData_v1_20_20& operator=(
::ComponentItemDescriptionData_v1_20_20
&&);
32
33
MCAPI
~ComponentItemDescriptionData_v1_20_20
();
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_20_20
Definition
ComponentItemDescriptionData_v1_20_20.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
item
components
ComponentItemDescriptionData_v1_20_20.h
Generated on Sun Oct 12 2025 06:32:23 for LeviLamina by
1.12.0