Contains information related to a chargeable item completing being charged via a component.
export class ItemComponentCompleteUseEvent extends ItemCompleteUseEvent { private constructor();} Copy
export class ItemComponentCompleteUseEvent extends ItemCompleteUseEvent { private constructor();}
Private
Readonly
Returns the item stack that has completed charging.
This property can't be read in early-execution mode.
Returns the source entity that triggered this item event.
Contains information related to a chargeable item completing being charged via a component.
Source