Class SmokerScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<SmokerScreenHandler>
net.minecraft.client.gui.screen.ingame.RecipeBookScreen<SmokerScreenHandler>
net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreen<SmokerScreenHandler>
net.minecraft.client.gui.screen.ingame.SmokerScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement,- ScreenHandlerProvider<SmokerScreenHandler>,- RecipeBookProvider
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/ingame/SmokerScreen- intermediary - net/minecraft/class_3874- official - fwo
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final Identifierprivate static final List<RecipeBookWidget.Tab> private static final Identifierprivate static final TextFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreenBACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, field_52802, field_52803, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screenclient, executor, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, PANORAMA_RENDERER, ROTATING_PANORAMA_RENDERER, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsConstructorDescriptionSmokerScreen(SmokerScreenHandler handler, PlayerInventory inventory, Text title) 
- 
Method SummaryMethods inherited from class net.minecraft.client.gui.screen.ingame.AbstractFurnaceScreendrawBackground, getRecipeBookButtonPos, initMethods inherited from class net.minecraft.client.gui.screen.ingame.RecipeBookScreencharTyped, drawSlots, handledScreenTick, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, onCraftFailed, onMouseClick, onRecipeBookToggled, refreshRecipeBook, render, shouldAddPaddingToGhostResultMethods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreenaddTooltipSubmenuHandler, close, drawForeground, drawMouseoverTooltip, drawSlot, endTouchDrag, getScreenHandler, getTooltipFromItem, handleHotbarKeyPressed, mouseDragged, mouseReleased, mouseScrolled, onMouseClick, onSlotChangedState, removed, renderBackground, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, clearTooltip, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, switchFocus, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementgetFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, setFocused
- 
Field Details- 
LIT_PROGRESS_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - LIT_PROGRESS_TEXTURE- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;LIT_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45499- Lnet/minecraft/class_3874;field_45499:Lnet/minecraft/class_2960;- official - G- Lfwo;G:Lakv;
 
- 
BURN_PROGRESS_TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - BURN_PROGRESS_TEXTURE- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;BURN_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_45500- Lnet/minecraft/class_3874;field_45500:Lnet/minecraft/class_2960;- official - H- Lfwo;H:Lakv;
 
- 
TEXTURE- Mappings:
- Namespace - Name - Mixin selector - named - TEXTURE- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TEXTURE:Lnet/minecraft/util/Identifier;- intermediary - field_17128- Lnet/minecraft/class_3874;field_17128:Lnet/minecraft/class_2960;- official - I- Lfwo;I:Lakv;
 
- 
TOGGLE_SMOKABLE_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - TOGGLE_SMOKABLE_TEXT- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TOGGLE_SMOKABLE_TEXT:Lnet/minecraft/text/Text;- intermediary - field_52811- Lnet/minecraft/class_3874;field_52811:Lnet/minecraft/class_2561;- official - J- Lfwo;J:Lwp;
 
- 
TABS- Mappings:
- Namespace - Name - Mixin selector - named - TABS- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;TABS:Ljava/util/List;- intermediary - field_54824- Lnet/minecraft/class_3874;field_54824:Ljava/util/List;- official - K- Lfwo;K:Ljava/util/List;
 
 
- 
- 
Constructor Details- 
SmokerScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/ingame/SmokerScreen;<init>(Lnet/minecraft/screen/SmokerScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)V- intermediary - <init>- Lnet/minecraft/class_3874;<init>(Lnet/minecraft/class_3706;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)V- official - <init>- Lfwo;<init>(Lcue;Lcox;Lwp;)V
 
 
-