コンストラクタと説明 |
---|
ItemInput(Item itemIn,
CompoundNBT tagIn) |
修飾子とタイプ | メソッドと説明 |
---|---|
ItemStack |
createStack(int count,
boolean allowOversizedStacks) |
Item |
getItem() |
java.lang.String |
serialize() |
boolean |
test(ItemStack p_test_1_) |
public ItemInput(Item itemIn, @Nullable CompoundNBT tagIn)
public Item getItem()
public boolean test(ItemStack p_test_1_)
test
インタフェース内 java.util.function.Predicate<ItemStack>
public ItemStack createStack(int count, boolean allowOversizedStacks) throws com.mojang.brigadier.exceptions.CommandSyntaxException
com.mojang.brigadier.exceptions.CommandSyntaxException
public java.lang.String serialize()