public class ServerRecipeBook extends RecipeBook
isFilteringCraftable, isFurnaceFilteringCraftable, isFurnaceGuiOpen, isGuiOpen, newRecipes, recipes
Constructor and Description |
---|
ServerRecipeBook(RecipeManager p_i48175_1_) |
Modifier and Type | Method and Description |
---|---|
int |
add(java.util.Collection<IRecipe> p_197926_1_,
EntityPlayerMP p_197926_2_) |
void |
init(EntityPlayerMP player) |
void |
read(NBTTagCompound tag) |
int |
remove(java.util.Collection<IRecipe> p_197925_1_,
EntityPlayerMP p_197925_2_) |
NBTTagCompound |
write() |
copyFrom, func_202883_c, func_202884_d, func_203432_a, isFilteringCraftable, isGuiOpen, isNew, isUnlocked, lock, lock, markNew, markNew, markSeen, setFilteringCraftable, setFurnaceFilteringCraftable, setFurnaceGuiOpen, setGuiOpen, unlock, unlock
public ServerRecipeBook(RecipeManager p_i48175_1_)
public int add(java.util.Collection<IRecipe> p_197926_1_, EntityPlayerMP p_197926_2_)
public int remove(java.util.Collection<IRecipe> p_197925_1_, EntityPlayerMP p_197925_2_)
public NBTTagCompound write()
public void read(NBTTagCompound tag)
public void init(EntityPlayerMP player)