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

gdd
net.minecraft.client.gui.screens.inventory.AbstractFurnaceScreen
net.minecraft.class_489

Field summary

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

Constructor summary

ModifierConstructor
public (T arg0, Inventory arg1, Component arg2, Component arg3, ResourceLocation arg4, ResourceLocation arg5, ResourceLocation arg6, List<RecipeBookComponent$TabInfo> arg7)

Method summary

Modifier and TypeMethod
public void
aR_()
init()
method_25426()
protected ScreenPosition
E()
getRecipeBookButtonPosition()
method_64509()
protected void
a(fvb 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)