Uses of Interface
net.minecraft.world.item.crafting.SingleItemRecipe.Factory
Packages that use SingleItemRecipe.Factory
-
Uses of SingleItemRecipe.Factory in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes declared as SingleItemRecipe.FactoryModifier and TypeFieldDescriptionprivate final SingleItemRecipe.Factory
<?> SingleItemRecipeBuilder.factory
Constructors in net.minecraft.data.recipes with parameters of type SingleItemRecipe.FactoryModifierConstructorDescriptionSingleItemRecipeBuilder
(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
Fields in net.minecraft.world.item.crafting declared as SingleItemRecipe.FactoryModifier and TypeFieldDescription(package private) final SingleItemRecipe.Factory
<T> SingleItemRecipe.Serializer.factory
Constructors in net.minecraft.world.item.crafting with parameters of type SingleItemRecipe.Factory