19 ::ll::TypedStorage<4, 4, float> mEffectRange;
20 ::ll::TypedStorage<4, 4, int> mEffectId;
21 ::ll::TypedStorage<4, 4, ::EffectDuration> mEffectTime;
22 ::ll::TypedStorage<4, 4, int> mCooldownTicks;
23 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mEntityFilter;
24 ::ll::TypedStorage<1, 1, bool> mIsAmbient;
30 MCAPI
void setCooldownTimeInTicks(
int const& seconds);
32 MCAPI
void setEffectTimeInTicks(
int const& seconds);
34 MCAPI
void setEffectTimeWithInfiniteString(::std::string
const& duration);
36 MCAPI
void setMobEffectByName(::std::string
const& mobEffect);
42 MCAPI
static void buildSchema(