|
SplashPotionEffectSubcomponent & | operator= (SplashPotionEffectSubcomponent const &) |
|
| SplashPotionEffectSubcomponent (SplashPotionEffectSubcomponent const &) |
|
virtual void | readfromJSON (::Json::Value &component) |
|
virtual void | writetoJSON (::Json::Value &) const |
|
virtual void | doOnHitEffect (::Actor &owner, ::ProjectileComponent &component) |
|
virtual char const * | getName () |
|
MCAPI void | applyMobEffects (::MobEffectInstance const &effectInst, ::std::vector<::Actor * > const &actors, ::Actor &projectile, ::std::shared_ptr<::Potion const > const &splashRange, float effect, ::MobEffect *res, ::HitResult &aux, int) |
|
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 () |
|
|
static MCAPI void ** | $vftable () |
|
◆ readfromJSON()
virtual void SplashPotionEffectSubcomponent::readfromJSON |
( |
::Json::Value & | component | ) |
|
|
virtual |
◆ writetoJSON()
virtual void SplashPotionEffectSubcomponent::writetoJSON |
( |
::Json::Value & | | ) |
const |
|
virtual |
◆ doOnHitEffect()
◆ getName()
virtual char const * SplashPotionEffectSubcomponent::getName |
( |
| ) |
|
|
virtual |
The documentation for this class was generated from the following file: