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 ()
 
MCAPI InteractButtonItemComponent (::SharedTypes::v1_20_50::InteractButtonItemComponent component)
 
MCFOLD::InteractButtonItemComponent & operator= (::InteractButtonItemComponent &&)
 
MCFOLD::InteractButtonItemComponent & operator= (::InteractButtonItemComponent 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 ()
 
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 &releasedMinFormatVersion, ::std::optional<::SemVersion > requiredToggles)
 
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 ( )
virtual

Reimplemented from ItemComponent.


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