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