|
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 |
|
◆ writetoJSON()
virtual void ThrownPotionEffectSubcomponent::writetoJSON |
( |
::Json::Value & | | ) |
const |
|
virtual |
◆ doOnHitEffect()
◆ getName()
virtual char const * ThrownPotionEffectSubcomponent::getName |
( |
| ) |
|
|
virtual |
◆ $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()
- 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 |
◆ _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: