20struct ScriptItemStartUseAfterEvent {
24 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>
26 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>> mSource;
27 ::ll::TypedStorage<4, 4, int> mUseDuration;
32 ScriptItemStartUseAfterEvent& operator=(ScriptItemStartUseAfterEvent
const&);
33 ScriptItemStartUseAfterEvent();
40 MCAPI ScriptItemStartUseAfterEvent(
47 MCAPI ~ScriptItemStartUseAfterEvent();
53 MCAPI static ::Scripting::ClassBinding bind();
55 MCAPI static ::Scripting::ClassBinding bindV010();