Interface IItemFilter

    • Method Detail

      • getPredicate

        Predicate<IItem> getPredicate​(IType<IItem> type)
        Parameters:
        type - the item type to get a predicate for
        Returns:
        a predicate to use for items of the supplied type