3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/actor/DefinitionTrigger.h"
7#include "mc/world/item/components/IItemComponentLegacyFactoryData.h"
8#include "mc/world/level/storage/AllExperiments.h"
15namespace cereal {
struct ReflectionCtx; }
22 ::ll::TypedStorage<8, 56, ::DefinitionTrigger> mOnUse;
48 MCAPI
static void bindType(
50 ::std::vector<::AllExperiments>
const& requiredToggles,
51 ::std::optional<::SemVersion> releasedMinFormatVersion
54 MCAPI static ::HashedString
const& getIdentifier();
Definition DefinitionTrigger.h:11
Definition HashedString.h:5
Definition OnUseItemComponent.h:18
static MCAPI void ** $vftable()
Definition SemVersion.h:16
Definition IItemComponentLegacyFactoryData.h:5
Definition ReflectionCtx.h:11