Package-level declarations
Types
A block entity preprocessor, which extracts information from a block entity for further processing by filters. This class provides Interaction.data (converts a block entity to an object, where properties of the block entity are stored, which will be processed by filters supporting it).
An entity preprocessor, which extracts information from an entity for further processing by filters. This class provides Interaction.data (converts an entity to an object, where properties of the entity are stored, which will be processed by filters supporting it).
Interaction representation with a block entity or entity.
Represents the target of an interaction. See nested classes for available options.
Interface to registered BlockEntityPreprocessor and EntityPreprocessor instances.
Raw interaction details. When using preprocessors, 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.