implements Predicate<ItemStack>
| ex | |
| net.minecraft.commands.arguments.item.ItemInput | |
| net.minecraft.class_2290 | |
| net.minecraft.command.argument.ItemStackArgument | |
| net.minecraft.command.arguments.ItemInput | |
| net.minecraft.server.v1_16_R3.ArgumentPredicateItemStack |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
| ||||||||||
| private final Item |
| ||||||||||
| private final CompoundTag |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Item item, CompoundTag nbt) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public Item |
| ||||||||||
| public boolean |
| ||||||||||
| public ItemStack |
| ||||||||||
| public String |
|