3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/components/NetworkedItemComponent.h"
7#include "mc/world/level/storage/AllExperiments.h"
20 MCAPI
static void bindType(
22 ::std::vector<::AllExperiments>
const& requiredToggles,
23 ::std::optional<::SemVersion> releasedMinFormatVersion
26 MCAPI static ::HashedString
const& getIdentifier();
32 MCAPI
static void** $vftable();
Definition ArmorItemComponent.h:16
Definition HashedString.h:5
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:15
Definition ReflectionCtx.h:11