JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Tree
Deprecated
Index
Search
Help
fr.fidorial
fr.fidorial.command.argument.predicate
ItemStackPredicate
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface ItemStackPredicate
All Superinterfaces:
Predicate
<
ItemStack
>
@NonExtendable
public interface
ItemStackPredicate
extends
Predicate
<
ItemStack
>
A
Predicate
matching
ItemStack
s, produced by parsing an item predicate argument.
Since:
0.1.0
Method Summary
Methods inherited from interface
Predicate
and
,
negate
,
or
,
test