public abstract class IRecipeHidden extends java.lang.Object implements IRecipe
Constructor and Description |
---|
IRecipeHidden(ResourceLocation idIn) |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
getId() |
ItemStack |
getRecipeOutput() |
boolean |
isDynamic() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canFit, getCraftingResult, getGroup, getIngredients, getRemainingItems, getSerializer, matches
getType
public IRecipeHidden(ResourceLocation idIn)
public ResourceLocation getId()
public ItemStack getRecipeOutput()
getRecipeOutput
in interface IRecipe