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

Public Member Functions

virtual bool isNetworkComponent () const
virtual ::std::unique_ptr<::CompoundTagbuildNetworkTag (::cereal::ReflectionCtx const &ctx) const
virtual bool initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
virtual void _initializeComponent (::ComponentItem &owner)
MCAPI InteractButtonItemComponent (::SharedTypes::v1_20_50::InteractButtonItemComponent component)
MCFOLD::std::string getInteractText () const
MCAPI void * $ctor (::SharedTypes::v1_20_50::InteractButtonItemComponent component)
MCFOLD bool $isNetworkComponent () const
MCAPI ::std::unique_ptr<::CompoundTag$buildNetworkTag (::cereal::ReflectionCtx const &ctx) const
MCAPI bool $initializeFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx)
MCAPI void $_initializeComponent (::ComponentItem &owner)
virtual bool checkComponentDataForContentErrors () const
virtual void writeSettings ()
virtual void handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)
MCAPI void initializeComponent (::ComponentItem *owner)
MCAPI bool initializeComponentFromNetwork (::CompoundTag const &tag, ::cereal::ReflectionCtx const &ctx, ::ComponentItem *owner)
MCFOLD bool $checkComponentDataForContentErrors () const
MCFOLD void $writeSettings ()
MCFOLD void $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion)

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 ()
static MCAPI void bindItemComponentType (::cereal::ReflectionCtx &ctx)
static MCFOLD void registerVersionUpgrades (::CerealSchemaUpgradeSet &schemaUpgrades)

Public Attributes

::ll::TypedStorage< 1, 1, bool > mRequiresInteract
::ll::TypedStorage< 8, 32, ::std::string > mInteractText
::ll::TypedStorage< 8, 8, ::ComponentItem * > mOwner

Member Function Documentation

◆ isNetworkComponent()

virtual bool InteractButtonItemComponent::isNetworkComponent ( ) const
virtual

Reimplemented from ItemComponent.

◆ initializeFromNetwork()

virtual bool InteractButtonItemComponent::initializeFromNetwork ( ::CompoundTag const & tag,
::cereal::ReflectionCtx const & ctx )
virtual

Reimplemented from ItemComponent.

◆ _initializeComponent()

virtual void InteractButtonItemComponent::_initializeComponent ( ::ComponentItem & owner)
virtual

Reimplemented from ItemComponent.


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