FilterFactoryContext

public abstract class FilterFactoryContext(source)

An object holding the resource and providing resource logging functionality.

Constructors

Properties

Link copied to clipboard
private final OptiGuiResource resource

Returns the resource to load in a FilterFactory.

Functions

Link copied to clipboard
public abstract OptiGuiResource getResource()

Returns the resource to load in a FilterFactory.

Link copied to clipboard
public abstract Unit warn(String message)

Logs an unexpected warning, which is caused by an incomplete/malformed/missing/etc resource.