12struct ScriptPackSettingChangeAfterEvent {
16 ::ll::TypedStorage<8, 32, ::std::string> mSettingName;
17 ::ll::TypedStorage<8, 40, ::std::variant<float, bool, ::std::string>> mSettingValue;
22 ScriptPackSettingChangeAfterEvent& operator=(ScriptPackSettingChangeAfterEvent
const&);
23 ScriptPackSettingChangeAfterEvent(ScriptPackSettingChangeAfterEvent
const&);
24 ScriptPackSettingChangeAfterEvent();
29 MCAPI ::ScriptModuleMinecraft::ScriptPackSettingChangeAfterEvent&
32 MCAPI ~ScriptPackSettingChangeAfterEvent();
38 MCAPI static ::Scripting::ClassBinding bind();