3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/item/UseAnimation.h"
7#include "mc/world/item/components/NetworkedItemComponent.h"
8#include "mc/world/level/storage/AllExperiments.h"
22 ::ll::TypedStorage<1, 1, ::SharedTypes::Legacy::UseAnimation> mUseAnimation;
36 MCAPI
static void bindType(
38 ::std::vector<::AllExperiments>
const& requiredToggles,
39 ::std::optional<::SemVersion> releasedMinFormatVersion
42 MCAPI static ::HashedString
const& getIdentifier();
Definition ComponentItem.h:55
Definition HashedString.h:5
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:15
Definition UseAnimationItemComponent.h:18
static MCAPI void ** $vftable()
Definition ReflectionCtx.h:11