implements CraftingRecipe
ddg | |
net.minecraft.world.item.crafting.TransmuteRecipe | |
net.minecraft.class_10223 | |
net.minecraft.recipe.TransmuteRecipe | |
net.minecraft.world.item.crafting.TransmuteRecipe |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
final String |
| ||||||||
final CraftingBookCategory |
| ||||||||
final Ingredient |
| ||||||||
final Ingredient |
| ||||||||
final Holder<Item> |
| ||||||||
private PlacementInfo |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String group, CraftingBookCategory category, Ingredient input, Ingredient material, Holder<Item> result) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||
public ItemStack |
| ||||||||
public List<RecipeDisplay> |
| ||||||||
public RecipeSerializer<TransmuteRecipe> |
| ||||||||
public String |
| ||||||||
public PlacementInfo |
| ||||||||
public CraftingBookCategory |
|