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

Field summary

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

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()
protected ScreenPosition
G()
getRecipeBookButtonPosition()
method_64509()
getRecipeBookButtonPos()
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)