public class RecipeListPhantom
extends net.minecraft.client.gui.recipebook.RecipeList
Constructor and Description |
---|
RecipeListPhantom(net.minecraft.client.gui.recipebook.RecipeList from) |
Modifier and Type | Method and Description |
---|---|
boolean |
containsCraftableRecipes() |
boolean |
hasSingleResultItem() |
boolean |
isCraftable(net.minecraft.item.crafting.IRecipe recipe) |
public RecipeListPhantom(net.minecraft.client.gui.recipebook.RecipeList from) throws java.lang.ReflectiveOperationException
java.lang.ReflectiveOperationException
public boolean hasSingleResultItem()
hasSingleResultItem
in class net.minecraft.client.gui.recipebook.RecipeList
public boolean isCraftable(net.minecraft.item.crafting.IRecipe recipe)
isCraftable
in class net.minecraft.client.gui.recipebook.RecipeList
public boolean containsCraftableRecipes()
containsCraftableRecipes
in class net.minecraft.client.gui.recipebook.RecipeList