10struct ItemCustomComponentData {
14 ::ll::TypedStorage<8, 48, ::HashedString> mName;
18 ::std::variant<::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle, ::cereal::DynamicValue>>
24 ItemCustomComponentData& operator=(ItemCustomComponentData
const&);
25 ItemCustomComponentData(ItemCustomComponentData
const&);
26 ItemCustomComponentData();
31 MCFOLD ::ItemCustomComponentData& operator=(::ItemCustomComponentData&&);
33 MCAPI ~ItemCustomComponentData();