All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.placeblock.betterinventories.content.SearchPredicate Maven / Gradle / Ivy

package de.placeblock.betterinventories.content;

import java.util.function.Predicate;

/**
 * Predicate that is executed while searching for sections
 */
public interface SearchPredicate extends Predicate {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy