Constructor and Description |
---|
ItemInput(Item p_i47961_1_,
NBTTagCompound p_i47961_2_) |
Modifier and Type | Method and Description |
---|---|
ItemStack |
createStack(int count,
boolean p_197320_2_) |
java.lang.String |
func_197321_c() |
Item |
getItem() |
boolean |
test(ItemStack p_test_1_) |
public ItemInput(Item p_i47961_1_, @Nullable NBTTagCompound p_i47961_2_)
public Item getItem()
public boolean test(ItemStack p_test_1_)
test
in interface java.util.function.Predicate<ItemStack>
public ItemStack createStack(int count, boolean p_197320_2_) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
public java.lang.String func_197321_c()