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

Public Member Functions

virtual void readfromJSON (::Json::Value &component)
virtual void writetoJSON (::Json::Value &) const
virtual void doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
virtual char const * getName () const
MCAPI void applyMobEffects (::MobEffectInstance const &effectInst, ::std::vector<::Actor * > const &actors, ::Actor &projectile, ::std::shared_ptr<::Potion const > const &, float splashRange, float collisionMargin, ::MobEffect *effect, ::HitResult &res, int aux, ::BaseGameVersion const &currVer)
MCAPI void $readfromJSON (::Json::Value &component)
MCAPI void $doOnHitEffect (::Actor &owner, ::ProjectileComponent &component)
MCAPI bool _canAttack (::Actor *projectileOwnerActor, ::Actor *hitActor) const
MCAPI char const * $getName () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 4, 4, int > mPotionEffect

Member Function Documentation

◆ readfromJSON()

virtual void SplashPotionEffectSubcomponent::readfromJSON ( ::Json::Value & component)
virtual

Implements OnHitSubcomponent.

◆ writetoJSON()

virtual void SplashPotionEffectSubcomponent::writetoJSON ( ::Json::Value & ) const
virtual

Implements OnHitSubcomponent.

◆ doOnHitEffect()

virtual void SplashPotionEffectSubcomponent::doOnHitEffect ( ::Actor & owner,
::ProjectileComponent & component )
virtual

Implements OnHitSubcomponent.

◆ getName()

virtual char const * SplashPotionEffectSubcomponent::getName ( ) const
virtual

Reimplemented from OnHitSubcomponent.

◆ $vftable()

MCAPI void ** OnHitSubcomponent::$vftable ( )
staticinherited
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: