Interaction

public final class Interaction extends Record(source)

Interaction representation with a block entity or entity.

Parameters

container

The identifier of the container. Same as in the /summon or /setblock commands

texture

The texture to be replaced

screenTitle

The active GUI screen's title

rawInteraction

The raw interaction from Minecraft containing the details

data

The interaction data returned by the interaction data provider

See also

Constructors

Link copied to clipboard
public void Interaction()

Inherited functions

Link copied to clipboard
public abstract boolean equals(Object p)
Link copied to clipboard
public abstract int hashCode()
Link copied to clipboard
public abstract String toString()