LeviLamina
Loading...
Searching...
No Matches
DyeableItemComponent Class Reference
Inheritance diagram for DyeableItemComponent:

Public Member Functions

MCAPI void appendFormattedHovertext (::ItemStackBase const &item, ::Bedrock::Safety::RedactableString &hovertext, bool) const
MCFOLD void clearColor (::ItemStackBase &instance) const
MCAPI::mce::Color getColor (::CompoundTag const *userData, ::ItemDescriptor const &) const
MCAPI bool hasCustomColor (::ItemStackBase const &instance) const
MCAPI void setColor (::ItemStackBase &instance, ::mce::Color const &color) const
bool isNetworkComponent () const override
std::unique_ptr< CompoundTagbuildNetworkTag (const cereal::ReflectionCtx &) const override
virtual ::std::unique_ptr<::CompoundTagbuildNetworkTag (::cereal::ReflectionCtx const &ctx) const
bool initializeFromNetwork (const CompoundTag &, const cereal::ReflectionCtx &) override
virtual bool initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
virtual bool checkComponentDataForContentErrors () const
virtual void writeSettings ()
virtual void handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
virtual void _initializeComponent (::ComponentItem &owner)
MCFOLD bool $checkComponentDataForContentErrors () const
MCFOLD void $writeSettings ()
MCFOLD bool $isNetworkComponent () const
MCFOLD ::std::unique_ptr<::CompoundTag$buildNetworkTag (::cereal::ReflectionCtx const &ctx) const
MCFOLD bool $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
MCFOLD void $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
MCFOLD void $_initializeComponent (::ComponentItem &owner)

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx, ::std::vector<::AllExperiments > const &requiredToggles, ::std::optional<::SemVersion > releasedMinFormatVersion)
static MCAPI ::HashedString const & getIdentifier ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 16, ::SharedTypes::Color255RGBmDefaultColor
::ll::TypedStorage< 8, 8, ::ComponentItem * > mOwner

Member Function Documentation

◆ $vftable()

MCAPI void ** DyeableItemComponent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ isNetworkComponent()

bool NetworkedItemComponent< ::DyeableItemComponent >::isNetworkComponent ( ) const
nodiscardoverridevirtualinherited

Reimplemented from ItemComponent.


The documentation for this class was generated from the following file: