InteractionResult

constructor(effect: InteractionEffect, item: Item)

Describes the result of an interaction, detailing the effect that the interaction between the item and the target had.


constructor(effect: InteractionEffect, item: Item, descriptionOfInteraction: String?)