Package-level declarations

Types

Link copied to clipboard
Interface defining an entity processor.
Link copied to clipboard
interface IEntityProcessor<T : Entity?> : Function<T, R>
Interface defining an entity processor.
Link copied to clipboard
interface IInspector
Interface defining an interaction inspector.
Link copied to clipboard
Represents data, which can be exported to selectors.
Link copied to clipboard
Represents the target of an interaction.
Link copied to clipboard
interface IInteractor
Interface for signaling OptiGUI about interactions for texture replacing.
Link copied to clipboard
Interaction representation with a block entity or entity.
Link copied to clipboard
Raw interaction details.