net.minecraft.client.gui.screens.inventory

public class SmokerScreen

extends AbstractFurnaceScreen<SmokerMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

fwo
net.minecraft.client.gui.screens.inventory.SmokerScreen
net.minecraft.class_3874
net.minecraft.client.gui.screen.ingame.SmokerScreen
net.minecraft.src.C_3680_

Field summary

Modifier and TypeField
private static final ResourceLocation
G
LIT_PROGRESS_SPRITE
field_45499
LIT_PROGRESS_TEXTURE
f_291291_
private static final ResourceLocation
H
BURN_PROGRESS_SPRITE
field_45500
BURN_PROGRESS_TEXTURE
f_291512_
private static final ResourceLocation
I
TEXTURE
field_17128
TEXTURE
f_99297_
private static final Component
J
FILTER_NAME
field_52811
TOGGLE_SMOKABLE_TEXT
f_348202_
private static final List<RecipeBookComponent$TabInfo>
K
TABS
field_54824
TABS
f_349380_

Constructor summary

ModifierConstructor
public (SmokerMenu handler, Inventory inventory, Component title)