22struct ScriptItemCustomComponentBeforeDurabilityDamageEvent
26 using EventConnectorsType =
32 ::ll::TypedStorage<4, 4, int> mDurabilityDamage;
36 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
38 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mHitEntity;
39 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>>
45 ScriptItemCustomComponentBeforeDurabilityDamageEvent&
46 operator=(ScriptItemCustomComponentBeforeDurabilityDamageEvent
const&);
47 ScriptItemCustomComponentBeforeDurabilityDamageEvent();
54 virtual bool shouldCancel()
const ;
56 virtual ~ScriptItemCustomComponentBeforeDurabilityDamageEvent() ;
62 MCAPI ScriptItemCustomComponentBeforeDurabilityDamageEvent(
66 MCAPI ScriptItemCustomComponentBeforeDurabilityDamageEvent(
74 MCAPI static ::Scripting::ClassBinding bind();
96 MCFOLD
bool $shouldCancel()
const;