Interface InventoryPredicate

All Superinterfaces:
Predicate<net.minecraft.world.item.ItemStack>

public interface InventoryPredicate extends Predicate<net.minecraft.world.item.ItemStack>