implements Predicate<ItemStack>
| dx | |
| net.minecraft.class_2290 | |
| net.minecraft.command.arguments.ItemStackArgument | |
| net.minecraft.command.arguments.ItemInput | |
| net.minecraft.server.v1_14_R1.ArgumentPredicateItemStack |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
| ||||||||
| private final Item |
| ||||||||
| private final NBTTagCompound |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Item arg0, NBTTagCompound arg1) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Item |
| ||||||||
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public String |
|