20struct ScriptItemStopUseAfterEvent {
27 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
29 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>> mSource;
30 ::ll::TypedStorage<4, 4, int> mUseDuration;
35 ScriptItemStopUseAfterEvent();
40 MCAPI ScriptItemStopUseAfterEvent(
51 MCAPI static ::Scripting::ClassBinding bind();
53 MCAPI static ::Scripting::ClassBinding bindV010();