public interface IShapedRecipe<T extends IInventory> extends IRecipe<T>
修飾子とタイプ | メソッドと説明 |
---|---|
int |
getRecipeHeight() |
int |
getRecipeWidth() |
canFit, getCraftingResult, getGroup, getIcon, getId, getIngredients, getRecipeOutput, getRemainingItems, getSerializer, getType, isDynamic, matches