Package net.minecraft.command.argument
Class ItemPredicateArgumentType.TagPredicate
java.lang.Object
net.minecraft.command.argument.ItemPredicateArgumentType.TagPredicate
- Enclosing class:
- ItemPredicateArgumentType
static class ItemPredicateArgumentType.TagPredicate extends Object implements Predicate<ItemStack>
-
Field Summary
Fields Modifier and Type Field Description private NbtCompoundcompoundprivate Tag<Item>tag -
Constructor Summary
Constructors Constructor Description TagPredicate(Tag<Item> tag, NbtCompound nbtCompound) -
Method Summary