Contains information regarding an event after a player successfully interacts with an entity.
Private
Optional
Readonly
The ItemStack before the interaction succeeded, or undefined if hand is empty.
This property can't be read in early-execution mode.
The ItemStack after the interaction succeeded, or undefined if hand is empty.
Source Player for this event.
The entity that will be interacted with.
Contains information regarding an event after a player successfully interacts with an entity.