Class SmeltingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.SmeltingRecipe
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionSmeltingRecipe
(ResourceLocation p_44460_, String p_44461_, Ingredient p_44462_, ItemStack p_44463_, float p_44464_, int p_44465_) -
Method Summary
Methods inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
assemble, canCraftInDimensions, getCookingTime, getExperience, getGroup, getId, getIngredients, getResultItem, getType, matches
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface net.minecraft.world.item.crafting.Recipe
getRemainingItems, isIncomplete, isSpecial
-
Constructor Details
-
SmeltingRecipe
public SmeltingRecipe(ResourceLocation p_44460_, String p_44461_, Ingredient p_44462_, ItemStack p_44463_, float p_44464_, int p_44465_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-