19 ::ll::TypedStorage<4, 4, float> mDamageRange;
20 ::ll::TypedStorage<4, 4, int> mDamagePerTick;
21 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::ActorDamageCause> mDamageCause;
22 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mEntityFilter;
23 ::ll::TypedStorage<4, 4, float> mAttackCooldownSeconds;
24 ::ll::TypedStorage<1, 1, bool> mPlayAttackSound;
30 MCAPI
void setDamageCause(::std::string
const& cause);
36 MCAPI
static void buildSchema(