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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType |
| ||||||||
| private final Item |
| ||||||||
| private final NBTTagCompound |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Item arg0, NBTTagCompound arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Item |
| ||||||||
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public String |
|