37 ::ll::TypedStorage<8, 152, ::ItemStack const> mItemStack;
38 ::ll::TypedStorage<8, 24, ::WeakEntityRef const> mHitEntity;
39 ::ll::TypedStorage<8, 24, ::WeakEntityRef const> mAttackingEntity;
40 ::ll::TypedStorage<1, 1, bool const> mHadEffect;
45 IntermediateStorage();
52 MCAPI ~IntermediateStorage();
68 using EventConnectorsType =
77 ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptItemStack>>>
79 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>> mHitEntity;
80 ::ll::TypedStorage<8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor>>
82 ::ll::TypedStorage<1, 1, bool> mHadEffect;
87 ScriptItemCustomComponentHitEntityEvent& operator=(ScriptItemCustomComponentHitEntityEvent
const&);
88 ScriptItemCustomComponentHitEntityEvent();
93 virtual ~ScriptItemCustomComponentHitEntityEvent() ;
104 MCAPI ScriptItemCustomComponentHitEntityEvent(
113 MCAPI static ::Scripting::ClassBinding bind();