Package org.quiltmc.qsl.recipe.api.data
package org.quiltmc.qsl.recipe.api.data
-
ClassDescriptionRepresents the data required to create an ingredient.RecipeData<I extends net.minecraft.recipe.RecipeInput,
R extends net.minecraft.recipe.Recipe<I>> Represents the data required to create a recipe.Represents a shaped crafting recipe.Convenience class for creatingShapedRecipeDatainstances.Represents a shapeless crafting recipe.Convenience class for creatingShapelessRecipeDatainstances.Provides methods for creatingRecipeDatarepresenting vanilla recipe types.