net.minecraft.client.gui.screens.inventory

public abstract class AbstractFurnaceScreen<T extends AbstractFurnaceMenu>

extends AbstractRecipeBookScreen<T>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

fuo
net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen
net.minecraft.class_489
net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen
net.minecraft.src.C_3625_

Field summary

Modifier and TypeField
private final ResourceLocation
G
texture
field_18975
background
f_97822_
private final ResourceLocation
H
litProgressSprite
field_45434
litProgressTexture
f_291830_
private final ResourceLocation
I
burnProgressSprite
field_45435
burnProgressTexture
f_291682_

Constructor summary

ModifierConstructor
public (T handler, Inventory playerInventory, Component title, Component toggleCraftableButtonText, ResourceLocation background, ResourceLocation litProgressTexture, ResourceLocation burnProgressTexture, List<RecipeBookComponent$TabInfo> recipeBookTabs)

Method summary

Modifier and TypeMethod
public void
aT_()
init()
method_25426()
init()
m_7856_()
protected ScreenPosition
G()
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
m_351637_()
protected void
a(fns arg0, float arg1, int arg2, int arg3)
renderBg(GuiGraphics arg0, float arg1, int arg2, int arg3)
method_2389(class_332 arg0, float arg1, int arg2, int arg3)
drawBackground(DrawContext arg0, float arg1, int arg2, int arg3)
m_7286_(C_279497_ p_281631_, float p_281252_, int p_281891_, int arg3)