LeviLamina
Loading...
Searching...
No Matches
ComponentItemComponentData.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/shared_types/v1_20_50/item/AllowOffHandItemComponent.h"
7#include "mc/deps/shared_types/v1_20_50/item/CanDestroyInCreativeItemComponent.h"
8#include "mc/deps/shared_types/v1_20_50/item/CooldownItemComponent.h"
9#include "mc/deps/shared_types/v1_20_50/item/DamageItemComponent.h"
10#include "mc/deps/shared_types/v1_20_50/item/DiggerItemComponent.h"
11#include "mc/deps/shared_types/v1_20_50/item/DisplayNameItemComponent.h"
12#include "mc/deps/shared_types/v1_20_50/item/DurabilityItemComponent.h"
13#include "mc/deps/shared_types/v1_20_50/item/EnchantableItemComponent.h"
14#include "mc/deps/shared_types/v1_20_50/item/EntityPlacerItemComponent.h"
15#include "mc/deps/shared_types/v1_20_50/item/FoodItemComponent.h"
16#include "mc/deps/shared_types/v1_20_50/item/FuelItemComponent.h"
17#include "mc/deps/shared_types/v1_20_50/item/GlintItemComponent.h"
18#include "mc/deps/shared_types/v1_20_50/item/HandEquippedItemComponent.h"
19#include "mc/deps/shared_types/v1_20_50/item/HoverTextColorItemComponent.h"
20#include "mc/deps/shared_types/v1_20_50/item/IconItemComponent.h"
21#include "mc/deps/shared_types/v1_20_50/item/InteractButtonItemComponent.h"
22#include "mc/deps/shared_types/v1_20_50/item/LiquidClippedItemComponent.h"
23#include "mc/deps/shared_types/v1_20_50/item/MaxStackSizeItemComponent.h"
24#include "mc/deps/shared_types/v1_20_50/item/PlanterItemComponent.h"
25#include "mc/deps/shared_types/v1_20_50/item/ProjectileItemComponent.h"
26#include "mc/deps/shared_types/v1_20_50/item/RecordItemComponent.h"
27#include "mc/deps/shared_types/v1_20_50/item/RepairableItemComponent.h"
28#include "mc/deps/shared_types/v1_20_50/item/ShooterItemComponent.h"
29#include "mc/deps/shared_types/v1_20_50/item/ShouldDespawnItemComponent.h"
30#include "mc/deps/shared_types/v1_20_50/item/StackedByDataItemComponent.h"
31#include "mc/deps/shared_types/v1_20_50/item/TagsItemComponent.h"
32#include "mc/deps/shared_types/v1_20_50/item/ThrowableItemComponent.h"
33#include "mc/deps/shared_types/v1_20_50/item/UseAnimationItemComponent.h"
34#include "mc/deps/shared_types/v1_20_50/item/UseModifiersItemComponent.h"
35#include "mc/deps/shared_types/v1_20_50/item/WearableItemComponent.h"
36
37// auto generated forward declare list
38// clang-format off
39namespace cereal { struct ReflectionCtx; }
40// clang-format on
41
42namespace SharedTypes::v1_20_50 {
43
44struct ComponentItemComponentData {
45public:
46 // member variables
47 // NOLINTBEGIN
48 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::AllowOffHandItemComponent>>
49 allowOffHandItemComponent;
50 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::CanDestroyInCreativeItemComponent>>
51 canDestroyInCreativeItemComponent;
52 ::ll::TypedStorage<8, 48, ::std::optional<::SharedTypes::v1_20_50::CooldownItemComponent>> cooldownItemComponent;
53 ::ll::TypedStorage<2, 4, ::std::optional<::SharedTypes::v1_20_50::DamageItemComponent>> damageItemComponent;
54 ::ll::TypedStorage<8, 40, ::std::optional<::SharedTypes::v1_20_50::DiggerItemComponent>> diggerItemComponent;
55 ::ll::TypedStorage<8, 40, ::std::optional<::SharedTypes::v1_20_50::DisplayNameItemComponent>>
56 displayNameItemComponent;
57 ::ll::TypedStorage<4, 16, ::std::optional<::SharedTypes::v1_20_50::DurabilityItemComponent>>
58 durabilityItemComponent;
59 ::ll::TypedStorage<8, 48, ::std::optional<::SharedTypes::v1_20_50::EnchantableItemComponent>>
60 enchantableItemComponent;
61 ::ll::TypedStorage<8, 88, ::std::optional<::SharedTypes::v1_20_50::EntityPlacerItemComponent>>
62 entityPlacerItemComponent;
63 ::ll::TypedStorage<8, 48, ::std::optional<::SharedTypes::v1_20_50::FoodItemComponent>> foodItemComponent;
64 ::ll::TypedStorage<4, 8, ::std::optional<::SharedTypes::v1_20_50::FuelItemComponent>> fuelItemComponent;
65 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::GlintItemComponent>> glintItemComponent;
66 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::HandEquippedItemComponent>>
67 handEquippedItemComponent;
68 ::ll::TypedStorage<8, 40, ::std::optional<::SharedTypes::v1_20_50::HoverTextColorItemComponent>>
69 hoverTextColorItemComponent;
70 ::ll::TypedStorage<8, 40, ::std::optional<::SharedTypes::v1_20_50::IconItemComponent>> iconItemComponent;
71 ::ll::TypedStorage<8, 48, ::std::optional<::SharedTypes::v1_20_50::InteractButtonItemComponent>>
72 interactButtonItemComponent;
73 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::LiquidClippedItemComponent>>
74 liquidClippedItemComponent;
75 ::ll::TypedStorage<2, 4, ::std::optional<::SharedTypes::v1_20_50::MaxStackSizeItemComponent>>
76 maxStackSizeItemComponent;
77 ::ll::TypedStorage<8, 64, ::std::optional<::SharedTypes::v1_20_50::PlanterItemComponent>> planterItemComponent;
78 ::ll::TypedStorage<8, 48, ::std::optional<::SharedTypes::v1_20_50::ProjectileItemComponent>>
79 projectileItemComponent;
80 ::ll::TypedStorage<4, 16, ::std::optional<::SharedTypes::v1_20_50::RecordItemComponent>> recordItemComponent;
81 ::ll::TypedStorage<8, 32, ::std::optional<::SharedTypes::v1_20_50::RepairableItemComponent>>
82 repairableItemComponent;
83 ::ll::TypedStorage<8, 40, ::std::optional<::SharedTypes::v1_20_50::ShooterItemComponent>> shooterItemComponent;
84 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::ShouldDespawnItemComponent>>
85 shouldDespawnItemComponent;
86 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::StackedByDataItemComponent>>
87 stackedByDataItemComponent;
88 ::ll::TypedStorage<8, 32, ::std::optional<::SharedTypes::v1_20_50::TagsItemComponent>> tagsItemComponent;
89 ::ll::TypedStorage<4, 24, ::std::optional<::SharedTypes::v1_20_50::ThrowableItemComponent>> throwableItemComponent;
90 ::ll::TypedStorage<1, 2, ::std::optional<::SharedTypes::v1_20_50::UseAnimationItemComponent>>
91 useAnimationItemComponent;
92 ::ll::TypedStorage<4, 28, ::std::optional<::SharedTypes::v1_20_50::UseModifiersItemComponent>>
93 useModifiersItemComponent;
94 ::ll::TypedStorage<4, 12, ::std::optional<::SharedTypes::v1_20_50::WearableItemComponent>> wearableItemComponent;
95 // NOLINTEND
96
97public:
98 // prevent constructor by default
99 ComponentItemComponentData();
100
101public:
102 // member functions
103 // NOLINTBEGIN
104 MCAPI ComponentItemComponentData(::SharedTypes::v1_20_50::ComponentItemComponentData&&);
105
106 MCAPI ComponentItemComponentData(::SharedTypes::v1_20_50::ComponentItemComponentData const&);
107
108 MCAPI ::SharedTypes::v1_20_50::ComponentItemComponentData&
110
111 MCAPI ::SharedTypes::v1_20_50::ComponentItemComponentData&
113
114 MCAPI ~ComponentItemComponentData();
115 // NOLINTEND
116
117public:
118 // static functions
119 // NOLINTBEGIN
120 MCAPI static void bindType(::cereal::ReflectionCtx& ctx);
121 // NOLINTEND
122
123public:
124 // constructor thunks
125 // NOLINTBEGIN
127
129 // NOLINTEND
130
131public:
132 // destructor thunk
133 // NOLINTBEGIN
134 MCAPI void $dtor();
135 // NOLINTEND
136};
137
138} // namespace SharedTypes::v1_20_50
Definition ComponentItemComponentData.h:44
Definition ReflectionCtx.h:11
Definition ctx.h:5