JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
net.minecraft.world.item.crafting
Interface SingleItemRecipe.Factory<T extends
SingleItemRecipe
>
Enclosing class:
SingleItemRecipe
public static interface
SingleItemRecipe.Factory<T extends
SingleItemRecipe
>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
String
group,
Ingredient
ingredient,
ItemStack
result)
Method Details
create
T
create
(
String
group,
Ingredient
ingredient,
ItemStack
result)