Interaction
data class Interaction(val container: Identifier, val texture: Identifier, val screen: Screen, val data: Interaction.Data)(source)
Interaction representation with a block entity or entity.
Parameters
container
The identifier of the interacted container. Same as in the /summon
or /setblock
commands
texture
The texture to be replaced.
screen
The active GUI screen
data
The details of the interaction