Package | Description |
---|---|
net.minecraft.client.gui.recipebook | |
net.minecraft.client.util | |
net.minecraft.inventory.container | |
net.minecraft.item.crafting |
Modifier and Type | Field and Description |
---|---|
protected RecipeBookContainer<?> |
RecipeBookGui.field_201522_g |
private RecipeBookContainer<?> |
RecipeWidget.field_203401_p |
Modifier and Type | Method and Description |
---|---|
void |
RecipeBookGui.init(int widthIn,
int heightIn,
Minecraft minecraftIn,
boolean widthTooNarrowIn,
RecipeBookContainer<?> containerIn) |
Modifier and Type | Method and Description |
---|---|
static java.util.List<RecipeBookCategories> |
ClientRecipeBook.func_216769_b(RecipeBookContainer<?> p_216769_0_) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractFurnaceContainer |
class |
BlastFurnaceContainer |
class |
FurnaceContainer |
class |
PlayerContainer |
class |
SmokerContainer |
class |
WorkbenchContainer |
Modifier and Type | Field and Description |
---|---|
protected RecipeBookContainer<C> |
ServerRecipePlacer.recipeBookContainer |
Modifier and Type | Method and Description |
---|---|
boolean |
RecipeBook.isFilteringCraftable(RecipeBookContainer<?> p_203432_1_) |
Constructor and Description |
---|
ServerRecipePlacer(RecipeBookContainer<C> p_i50752_1_) |
ServerRecipePlacerFurnace(RecipeBookContainer<C> p_i50751_1_) |