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