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"
18namespace mce {
class Color; }
25 ::ll::TypedStorage<4, 16, ::SharedTypes::Color255RGB> mDefaultColor;
42 MCAPI
static void bindType(
44 ::std::vector<::AllExperiments>
const& requiredToggles,
45 ::std::optional<::SemVersion> releasedMinFormatVersion
Definition RedactableString.h:10
Definition CompoundTag.h:18
Definition DyeableItemComponent.h:21
static MCAPI void ** $vftable()
Definition ItemDescriptor.h:25
Definition ItemStackBase.h:44
Definition NetworkedItemComponent.h:7
Definition SemVersion.h:15
Definition ReflectionCtx.h:11