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 CompoundTag
compound
private Item
item
-
Constructor Summary
Constructors Constructor Description ItemPredicate(Item item, CompoundTag compoundTag)
-
Method Summary