Package net.minecraft.command.argument
Class ItemPredicateArgumentType.ItemPredicate
java.lang.Object
net.minecraft.command.argument.ItemPredicateArgumentType.ItemPredicate
- Enclosing class:
- ItemPredicateArgumentType
static class ItemPredicateArgumentType.ItemPredicate extends Object implements Predicate<ItemStack>
-
Field Summary
Fields Modifier and Type Field Description private CompoundTagcompoundprivate Itemitem -
Constructor Summary
Constructors Constructor Description ItemPredicate(Item item, CompoundTag compoundTag) -
Method Summary