3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/components/IItemComponentLegacyFactoryData.h"
7#include "mc/world/level/storage/AllExperiments.h"
13namespace cereal {
struct ReflectionCtx; }
47 MCAPI
static void bindType(
49 ::std::vector<::AllExperiments>
const& requiredToggles,
50 ::std::optional<::SemVersion> releasedMinFormatVersion
53 MCAPI static ::HashedString
const& getIdentifier();
Definition HashedString.h:5
Definition SemVersion.h:15
Definition ChargeableItemComponentLegacyFactoryData.h:16
static MCAPI void ** $vftable()
Definition IItemComponentLegacyFactoryData.h:5
Definition ReflectionCtx.h:11