JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
net.minecraft.commands.arguments.item
ItemPredicateArgument
Result
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface ItemPredicateArgument.Result
All Superinterfaces:
Predicate
<
ItemStack
>
Enclosing class:
ItemPredicateArgument
public static interface
ItemPredicateArgument.Result
extends
Predicate
<
ItemStack
>
Method Summary
Methods inherited from interface
Predicate
and
,
negate
,
or
,
test