LeviLamina
|
Public Member Functions | |
MCAPI | DamageAbsorptionItemComponent (::SharedTypes::v1_21_10::DamageAbsorptionItemComponent data) |
MCAPI void * | $ctor (::SharedTypes::v1_21_10::DamageAbsorptionItemComponent data) |
virtual bool | checkComponentDataForContentErrors () const |
virtual void | writeSettings () |
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 | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
virtual void | _initializeComponent () |
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 () |
Static Public Member Functions | |
static MCAPI ::HashedString const & | getIdentifier () |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 8, 24, ::std::vector<::SharedTypes::Legacy::ActorDamageCause > > | mAbsorbableDamageCauses |
::ll::TypedStorage< 1, 1, bool > | mAbsorbAllDamageCauses |
::ll::TypedStorage< 8, 8, ::ComponentItem * > | mOwner |