registerFilterFactory

Registers a filter factory.

Block entity preprocessors and entity preprocessors supply the Interaction.data of the filter the factory creates, which can be registered for every supported block entity and entity using registerPreprocessor.

Parameters

factory

The filter factory to register