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