13struct LegacyOnDigTriggerItemComponentData {
17 ::ll::TypedStorage<8, 64, ::std::optional<::DefinitionTrigger>> mOnDigDefault;
18 ::ll::TypedStorage<8, 24, ::std::vector<::DiggerBlockDefinitionTrigger>> mOnDigTriggers;
23 LegacyOnDigTriggerItemComponentData& operator=(LegacyOnDigTriggerItemComponentData
const&);
28 MCAPI LegacyOnDigTriggerItemComponentData();
30 MCAPI LegacyOnDigTriggerItemComponentData(::LegacyOnDigTriggerItemComponentData&&);
32 MCAPI LegacyOnDigTriggerItemComponentData(::LegacyOnDigTriggerItemComponentData
const&);
34 MCAPI ~LegacyOnDigTriggerItemComponentData();
42 MCAPI
void* $ctor(::LegacyOnDigTriggerItemComponentData&&);
44 MCAPI
void* $ctor(::LegacyOnDigTriggerItemComponentData
const&);