3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/shared_types/Color255RGB.h"
7#include "mc/world/item/components/NetworkedItemComponent.h"
8#include "mc/world/level/storage/AllExperiments.h"
20namespace mce {
class Color; }
27 ::ll::TypedStorage<4, 16, ::SharedTypes::Color255RGB> mDefaultColor;
54 MCAPI
static void bindType(
56 ::std::vector<::AllExperiments>
const& requiredToggles,
57 ::std::optional<::SemVersion> releasedMinFormatVersion
60 MCAPI static ::HashedString
const& getIdentifier();
Definition RedactableString.h:10
Definition CompoundTag.h:23
Definition DyeableItemComponent.h:23
static MCAPI void ** $vftable()
Definition HashedString.h:5
Definition ItemDescriptor.h:23
Definition ItemStackBase.h:44
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:15
Definition Color255RGB.h:15
Definition ReflectionCtx.h:11