21struct ScriptItemStopUseOnAfterEvent {
25 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>> mSource;
26 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptBlock>> mBlock;
30 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
36 ScriptItemStopUseOnAfterEvent& operator=(ScriptItemStopUseOnAfterEvent
const&);
37 ScriptItemStopUseOnAfterEvent();
44 MCAPI ScriptItemStopUseOnAfterEvent(
51 MCAPI ~ScriptItemStopUseOnAfterEvent();
57 MCAPI static ::Scripting::ClassBinding bind();