3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/entity/components_json_legacy/MobEffectSubcomponent.h"
12namespace Json {
class Value; }
41 virtual char const* getName() ;
Definition ArrowEffectSubcomponent.h:15
static MCAPI void ** $vftable()
MCAPI char const * $getName()
MCAPI void $readfromJSON(::Json::Value &component)
MCAPI void $writetoJSON(::Json::Value &component) const
MCAPI void $doOnHitEffect(::Actor &owner, ::ProjectileComponent &component)
Definition MobEffectSubcomponent.h:16
Definition ProjectileComponent.h:30