Class ItemFilters.NotHasAttribute<M>

    • Method Detail

      • getPredicate

        public 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