RawInteraction

public final class RawInteraction extends Record(source)

Raw interaction details. When using processors, this is likely unnecessary. Only required, when entities and block entities are unavailable (for example, anvils, and many villager job sites). Unavailable for ridden entities.

See also

opekope2.optigui.api.interaction.IInteractor

Constructors

Link copied to clipboard
public void RawInteraction()

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()