Filters API is an open library.
The default index of the filter depends on the order of registering.
Filter.FILTERS.get(CREATIVE_MODE_TAB.getIndex()).remove(index);
Filter.FILTERS.get(CREATIVE_MODE_TAB).remove(index);
Last updated 8 months ago
Was this helpful?