20 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mActor;
21 ::ll::TypedStorage<8, 32, ::std::string> mEffectType;
22 ::ll::TypedStorage<4, 4, int> mDuration;
23 ::ll::TypedStorage<1, 1, bool> mCancel;
35 MCAPI ::ScriptModuleMinecraft::ScriptActorAddEffectBeforeEvent&
44 MCAPI static ::Scripting::ClassBinding bind();