LeviLamina
Loading...
Searching...
No Matches
ComponentItemMenuCategoryData_v1_21_110.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/shared_types/v1_21_110/item/ItemCategory.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
struct
ComponentItemMenuCategoryData_v1_21_60
;
11
namespace
cereal {
struct
ReflectionCtx; }
12
// clang-format on
13
14
struct
ComponentItemMenuCategoryData_v1_21_110
{
15
public
:
16
// member variables
17
// NOLINTBEGIN
18
::ll::TypedStorage<1, 1, ::SharedTypes::v1_21_110::ItemCategory::CreativeItemCategory> mCreativeCategory;
19
::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mCreativeGroupName;
20
::ll::TypedStorage<1, 2, ::std::optional<bool>> mIsHiddenInCommands;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
ComponentItemMenuCategoryData_v1_21_110
(
ComponentItemMenuCategoryData_v1_21_110
const
&);
26
ComponentItemMenuCategoryData_v1_21_110
();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCFOLD ::ComponentItemMenuCategoryData_v1_21_110& operator=(
::ComponentItemMenuCategoryData_v1_21_110
const
&);
32
33
MCFOLD ::ComponentItemMenuCategoryData_v1_21_110& operator=(
::ComponentItemMenuCategoryData_v1_21_110
&&);
34
// NOLINTEND
35
36
public
:
37
// static functions
38
// NOLINTBEGIN
39
MCAPI
static
void
bindType(
::cereal::ReflectionCtx
&
ctx
);
40
41
MCAPI
static
void
42
upgrade(
::ComponentItemMenuCategoryData_v1_21_60
& oldData,
::ComponentItemMenuCategoryData_v1_21_110
& newData);
43
// NOLINTEND
44
};
ComponentItemMenuCategoryData_v1_21_110
Definition
ComponentItemMenuCategoryData_v1_21_110.h:14
ComponentItemMenuCategoryData_v1_21_60
Definition
ComponentItemMenuCategoryData_v1_21_60.h:14
cereal::ReflectionCtx
Definition
ReflectionCtx.h:11
ctx
Definition
ctx.h:5
src-server
mc
world
item
components
ComponentItemMenuCategoryData_v1_21_110.h
Generated on Tue Nov 25 2025 04:01:43 for LeviLamina by
1.12.0