public class FurnaceRecipe extends AbstractCookingRecipe
cookTime, experience, group, id, ingredient, result, type| コンストラクタと説明 |
|---|
FurnaceRecipe(ResourceLocation idIn,
java.lang.String groupIn,
Ingredient ingredientIn,
ItemStack resultIn,
float experienceIn,
int cookTimeIn) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ItemStack |
getIcon() |
IRecipeSerializer<?> |
getSerializer() |
canFit, getCookTime, getCraftingResult, getExperience, getGroup, getId, getIngredients, getRecipeOutput, getType, matchesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRemainingItems, isDynamicpublic FurnaceRecipe(ResourceLocation idIn, java.lang.String groupIn, Ingredient ingredientIn, ItemStack resultIn, float experienceIn, int cookTimeIn)
public ItemStack getIcon()
public IRecipeSerializer<?> getSerializer()