IRawFilterData

public interface IRawFilterData(source)

Represents unprocessed filter data.

Functions

Link copied to clipboard
public abstract Identifier getContainer()

The identifier of the container (if applicable). If this is null, the resulting filter will be evaluated after the matching container's filters.

Link copied to clipboard
Link copied to clipboard

The raw selector data as key-value pairs.

Link copied to clipboard

The set of textures the filter can replace.

Link copied to clipboard

The replacement texture of the filter.

Link copied to clipboard
public abstract Identifier getResource()

The originating resource.