Class SmokingRecipe
java.lang.Object
net.minecraft.world.item.crafting.AbstractCookingRecipe
net.minecraft.world.item.crafting.SmokingRecipe
-
Field Summary
Fields inherited from class net.minecraft.world.item.crafting.AbstractCookingRecipe
cookingTime, experience, group, id, ingredient, result, type
-
Constructor Summary
ConstructorDescriptionSmokingRecipe
(ResourceLocation p_44469_, String p_44470_, Ingredient p_44471_, ItemStack p_44472_, float p_44473_, int p_44474_) -
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
-
SmokingRecipe
public SmokingRecipe(ResourceLocation p_44469_, String p_44470_, Ingredient p_44471_, ItemStack p_44472_, float p_44473_, int p_44474_)
-
-
Method Details
-
getToastSymbol
-
getSerializer
-