public interface CraftingRecipe extends Recipe<CraftingInventory>
| Modifier and Type | Method and Description |
|---|---|
default RecipeType<?> |
getType() |
craft, fits, getGroup, getId, getOutput, getPreviewInputs, getRecipeKindIcon, getRemainingStacks, getSerializer, isIgnoredInRecipeBook, matchesdefault RecipeType<?> getType()
getType in interface Recipe<CraftingInventory>