net.minecraft.client.gui.screens.inventory

public class SmokerScreen

extends AbstractFurnaceScreen<SmokerMenu>

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable, MenuAccess, RecipeUpdateListener

fwa
net.minecraft.client.gui.screens.inventory.SmokerScreen
net.minecraft.class_3874
net.minecraft.client.gui.screen.ingame.SmokerScreen

Field summary

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

Constructor summary

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