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

Public Member Functions

 InteractButtonItemComponent (InteractButtonItemComponent const &)
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)
MCFOLD::InteractButtonItemComponent & operator= (::InteractButtonItemComponent &&)
MCFOLD::InteractButtonItemComponent & operator= (::InteractButtonItemComponent const &)
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)
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 ()

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.

◆ $vftable()

MCAPI void ** InteractButtonItemComponent::$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.

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