Package | Description |
---|---|
net.minecraft.client.entity | |
net.minecraft.client.gui.recipebook | |
net.minecraft.client.multiplayer | |
net.minecraft.client.util | |
net.minecraft.stats |
Modifier and Type | Field and Description |
---|---|
private RecipeBook |
EntityPlayerSP.recipeBook |
Modifier and Type | Method and Description |
---|---|
RecipeBook |
EntityPlayerSP.getRecipeBook() |
Constructor and Description |
---|
EntityPlayerSP(Minecraft p_i47378_1_,
World p_i47378_2_,
NetHandlerPlayClient p_i47378_3_,
StatisticsManager p_i47378_4_,
RecipeBook p_i47378_5_) |
Modifier and Type | Field and Description |
---|---|
private RecipeBook |
GuiButtonRecipe.book |
private RecipeBook |
GuiRecipeBook.recipeBook |
private RecipeBook |
RecipeBookPage.recipeBook |
Modifier and Type | Method and Description |
---|---|
void |
RecipeList.canCraft(RecipeItemHelper handler,
int width,
int height,
RecipeBook book) |
void |
GuiRecipeOverlay.init(Minecraft mcIn,
RecipeList recipeListIn,
int p_191845_3_,
int p_191845_4_,
int p_191845_5_,
int p_191845_6_,
float p_191845_7_,
RecipeBook p_191845_8_) |
void |
GuiButtonRecipe.init(RecipeList p_193928_1_,
RecipeBookPage p_193928_2_,
RecipeBook p_193928_3_) |
void |
RecipeList.updateKnownRecipes(RecipeBook book) |
Modifier and Type | Method and Description |
---|---|
EntityPlayerSP |
PlayerControllerMP.createPlayer(World p_192830_1_,
StatisticsManager p_192830_2_,
RecipeBook p_192830_3_) |
Modifier and Type | Class and Description |
---|---|
class |
RecipeBookClient |
Modifier and Type | Class and Description |
---|---|
class |
RecipeBookServer |
Modifier and Type | Method and Description |
---|---|
void |
RecipeBook.copyFrom(RecipeBook that) |