public class BlastingRecipe extends AbstractCookingRecipe
cookTime, experience, group, id, input, output, type| Constructor and Description |
|---|
BlastingRecipe(Identifier id,
String group,
Ingredient input,
ItemStack output,
float experience,
int cookTime) |
| Modifier and Type | Method and Description |
|---|---|
ItemStack |
getRecipeKindIcon() |
RecipeSerializer<?> |
getSerializer() |
craft, fits, getCookTime, getExperience, getGroup, getId, getOutput, getPreviewInputs, getType, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemainingStacks, isIgnoredInRecipeBookpublic BlastingRecipe(Identifier id, String group, Ingredient input, ItemStack output, float experience, int cookTime)
@Environment(value=CLIENT) public ItemStack getRecipeKindIcon()
public RecipeSerializer<?> getSerializer()