LeviLamina
|
Public Member Functions | |
InteractButtonItemComponent (InteractButtonItemComponent const &) | |
virtual bool | isNetworkComponent () const |
virtual ::std::unique_ptr<::CompoundTag > | buildNetworkTag (::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 |
|
virtual |
Reimplemented from ItemComponent.
|
virtual |
Reimplemented from ItemComponent.
|
virtual |
Reimplemented from ItemComponent.