Package-level declarations

Types

Link copied to clipboard
public interface FilterFactory

A filter factory, which creates filters when resources are (re)loaded (when the game starts, or the player presses F3+T).

Link copied to clipboard
public abstract class FilterFactoryContext

An object holding the resource and providing resource logging functionality.

Link copied to clipboard
public final class FilterFactoryResult

A filter descriptor, which specifies every Interaction.texture the provided filter can replace.