3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/world/item/Rarity.h"
7#include "mc/world/item/components/NetworkedItemComponent.h"
8#include "mc/world/level/storage/AllExperiments.h"
22 ::ll::TypedStorage<4, 4, ::Rarity> mRarity;
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 RarityItemComponent.h:18
static MCAPI void ** $vftable()
Definition SemVersion.h:15
Definition ReflectionCtx.h:11