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