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& operator=(ScriptItemStopUseAfterEvent
const&);
36 ScriptItemStopUseAfterEvent();
43 MCAPI ScriptItemStopUseAfterEvent(
50 MCAPI ~ScriptItemStopUseAfterEvent();
56 MCAPI static ::Scripting::ClassBinding bind();
58 MCAPI static ::Scripting::ClassBinding bindV010();