implements CraftingRecipe
dgf | |
net.minecraft.world.item.crafting.ShapedRecipe | |
net.minecraft.class_1869 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
final ShapedRecipePattern |
| ||||||
final ItemStack |
| ||||||
final String |
| ||||||
final CraftingBookCategory |
| ||||||
final boolean |
| ||||||
private PlacementInfo |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String arg0, CraftingBookCategory arg1, ShapedRecipePattern arg2, ItemStack arg3, boolean arg4) |
public | (String arg0, CraftingBookCategory arg1, ShapedRecipePattern arg2, ItemStack arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public RecipeSerializer<? extends ShapedRecipe> |
| ||||||
public String |
| ||||||
public CraftingBookCategory |
| ||||||
public List<Optional<Ingredient>> |
| ||||||
public PlacementInfo |
| ||||||
public boolean |
| ||||||
public boolean |
| ||||||
public ItemStack |
| ||||||
public int |
| ||||||
public int |
| ||||||
public List<RecipeDisplay> |
|