public interface ICraftingRecipe extends IRecipe<CraftingInventory>
修飾子とタイプ | メソッドと説明 |
---|---|
default IRecipeType<?> |
getType() |
canFit, getCraftingResult, getGroup, getIcon, getId, getIngredients, getRecipeOutput, getRemainingItems, getSerializer, isDynamic, matches
default IRecipeType<?> getType()
getType
インタフェース内 IRecipe<CraftingInventory>