implements CraftingRecipe
dgh | |
net.minecraft.world.item.crafting.ShapelessRecipe | |
net.minecraft.class_1867 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
final String |
| ||||||
final CraftingBookCategory |
| ||||||
final ItemStack |
| ||||||
final List<Ingredient> |
| ||||||
private PlacementInfo |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String arg0, CraftingBookCategory arg1, ItemStack arg2, List<Ingredient> arg3) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public RecipeSerializer<ShapelessRecipe> |
| ||||||
public String |
| ||||||
public CraftingBookCategory |
| ||||||
public PlacementInfo |
| ||||||
public boolean |
| ||||||
public ItemStack |
| ||||||
public List<RecipeDisplay> |
|