net.minecraft.client.gui.screens.inventory

public abstract class AbstractFurnaceScreen<T extends AbstractFurnaceMenu>

extends AbstractContainerScreen<T> implements RecipeUpdateListener

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TickableWidget, Widget, MenuAccess, RecipeUpdateListener

dpq
net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen
net.minecraft.class_489
net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
net.minecraft.client.gui.screen.inventory.AbstractFurnaceScreen

Field summary

Modifier and TypeField
private static final ResourceLocation
B
RECIPE_BUTTON_LOCATION
field_2926
RECIPE_BUTTON_TEXTURE
field_214089_l
public final AbstractFurnaceRecipeBookComponent
A
recipeBookComponent
field_2924
recipeBook
field_214088_k
private boolean
C
widthTooNarrow
field_2925
narrow
field_214090_m
private final ResourceLocation
D
texture
field_18975
background
field_214091_n

Constructor summary

ModifierConstructor
public (T handler, AbstractFurnaceRecipeBookComponent recipeBook, Inventory inventory, Component title, ResourceLocation background)

Method summary

Modifier and TypeMethod
public void
b()
init()
method_25426()
init()
func_231160_c_()
public void
d()
tick()
method_25393()
tick()
func_231023_e_()
public void
a(dfm arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
func_230430_a_(MatrixStack arg0, int arg1, int arg2, float arg3)
protected void
a(dfm arg0, float arg1, int arg2, int arg3)
renderBg(PoseStack arg0, float arg1, int arg2, int arg3)
method_2389(class_4587 arg0, float arg1, int arg2, int arg3)
drawBackground(MatrixStack arg0, float arg1, int arg2, int arg3)
func_230450_a_(MatrixStack arg0, float arg1, int arg2, int arg3)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
func_231044_a_(double arg0, double arg1, int arg2)
protected void
a(bjr arg0, int arg1, int arg2, bik arg3)
slotClicked(Slot arg0, int arg1, int arg2, ClickType arg3)
method_2383(class_1735 arg0, int arg1, int arg2, class_1713 arg3)
onMouseClick(Slot arg0, int arg1, int arg2, SlotActionType arg3)
func_184098_a(Slot arg0, int arg1, int arg2, ClickType arg3)
public boolean
a(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
method_25404(int arg0, int arg1, int arg2)
keyPressed(int arg0, int arg1, int arg2)
func_231046_a_(int arg0, int arg1, int arg2)
protected boolean
a(double arg0, double arg1, int arg2, int arg3, int arg4)
hasClickedOutside(double arg0, double arg1, int arg2, int arg3, int arg4)
method_2381(double arg0, double arg1, int arg2, int arg3, int arg4)
isClickOutsideBounds(double arg0, double arg1, int arg2, int arg3, int arg4)
func_195361_a(double arg0, double arg1, int arg2, int arg3, int arg4)
public boolean
a(char arg0, int arg1)
charTyped(char arg0, int arg1)
method_25400(char arg0, int arg1)
charTyped(char arg0, int arg1)
func_231042_a_(char arg0, int arg1)
public void
az_()
recipesUpdated()
method_16891()
refreshRecipeBook()
func_192043_J_()
public RecipeBookComponent
k()
getRecipeBookComponent()
method_2659()
getRecipeBookWidget()
func_194310_f()
public void
e()
removed()
method_25432()
removed()
func_231164_f_()