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, waitcanFit, getCraftingResult, getGroup, getIngredients, getRemainingItems, getSerializer, matchesgetTypepublic IRecipeHidden(ResourceLocation idIn)
public ResourceLocation getId()
public ItemStack getRecipeOutput()
getRecipeOutput in interface IRecipe