Uses of Interface
net.minecraft.world.item.crafting.SingleItemRecipe.Factory
-
Uses of SingleItemRecipe.Factory in net.minecraft.data.recipes
Modifier and TypeFieldDescriptionprivate final SingleItemRecipe.Factory
<?> SingleItemRecipeBuilder.factory
ModifierConstructorDescriptionSingleItemRecipeBuilder
(RecipeCategory p_251425_, SingleItemRecipe.Factory<?> p_312361_, Ingredient p_251221_, ItemLike p_251302_, int p_250964_) -
Uses of SingleItemRecipe.Factory in net.minecraft.world.item.crafting
Modifier and TypeFieldDescription(package private) final SingleItemRecipe.Factory
<T> SingleItemRecipe.Serializer.factory