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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk10cc00
 

Member Function Documentation

◆ writetoJSON()

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

Reimplemented from SplashPotionEffectSubcomponent.

◆ doOnHitEffect()

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

Reimplemented from SplashPotionEffectSubcomponent.

◆ getName()

virtual char const * ThrownPotionEffectSubcomponent::getName ( )
virtual

Reimplemented from SplashPotionEffectSubcomponent.

◆ $writetoJSON()

MCAPI void ThrownPotionEffectSubcomponent::$writetoJSON ( ::Json::Value & ) const
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.

◆ $doOnHitEffect()

MCAPI void ThrownPotionEffectSubcomponent::$doOnHitEffect ( ::Actor & owner,
::ProjectileComponent & component )
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.

◆ $getName()

MCAPI char const * ThrownPotionEffectSubcomponent::$getName ( )
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.

◆ $vftable()

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

◆ readfromJSON()

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

Implements OnHitSubcomponent.

◆ _canAttack()

MCAPI bool OnHitSubcomponent::_canAttack ( ::Actor * projectileOwnerActor,
::Actor * hitActor ) const
inherited
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: