3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/components/NetworkedItemComponent.h"
7#include "mc/world/level/storage/AllExperiments.h"
14namespace cereal {
struct ReflectionCtx; }
21 ::ll::TypedStorage<1, 1, bool> mIsGlint;
37 MCAPI
static void bindType(
39 ::std::vector<::AllExperiments>
const& requiredToggles,
40 ::std::optional<::SemVersion> releasedMinFormatVersion
43 MCAPI static ::HashedString
const& getIdentifier();
Definition ComponentItem.h:53
Definition GlintItemComponent.h:17
static MCAPI void ** $vftable()
Definition HashedString.h:5
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:16
Definition ReflectionCtx.h:11