Class BrewingStandScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.ingame.HandledScreen<BrewingStandScreenHandler>
net.minecraft.client.gui.screen.ingame.BrewingStandScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<BrewingStandScreenHandler>
@Environment(CLIENT)
public class BrewingStandScreen
extends HandledScreen<BrewingStandScreenHandler>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/ingame/BrewingStandScreenintermediary net/minecraft/class_472official goa
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Identifierprivate static final int[]private static final Identifierprivate static final Identifierprivate static final IdentifierFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_52802, field_52803, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, field_60460, FOOTER_SEPARATOR_TEXTURE, HEADER_SEPARATOR_TEXTURE, height, INWORLD_FOOTER_SEPARATOR_TEXTURE, INWORLD_HEADER_SEPARATOR_TEXTURE, MENU_BACKGROUND_TEXTURE, narratorToggleButton, textRenderer, title, width -
Constructor Summary
ConstructorsConstructorDescriptionBrewingStandScreen(BrewingStandScreenHandler handler, PlayerInventory inventory, Text title) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY) protected voidinit()Called when a screen should be initialized.voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
addTooltipSubmenuHandler, close, deferSubtitles, drawForeground, drawMouseoverTooltip, drawSlot, drawSlots, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onMouseClick, onMouseClick, onSlotChangedState, removed, renderBackground, renderCursorStack, renderLetGoTouchStack, renderMain, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, canInterruptOtherScreen, children, clearAndInit, clearChildren, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, showsStatusEffects, switchFocus, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.Element
getBorder, isClickable, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, setFocused
-
Field Details
-
FUEL_LENGTH_TEXTURE
- Mappings:
Namespace Name Mixin selector named FUEL_LENGTH_TEXTURELnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;FUEL_LENGTH_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45448Lnet/minecraft/class_472;field_45448:Lnet/minecraft/class_2960;official DLgoa;D:Lamj;
-
BREW_PROGRESS_TEXTURE
- Mappings:
Namespace Name Mixin selector named BREW_PROGRESS_TEXTURELnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;BREW_PROGRESS_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45449Lnet/minecraft/class_472;field_45449:Lnet/minecraft/class_2960;official ELgoa;E:Lamj;
-
BUBBLES_TEXTURE
- Mappings:
Namespace Name Mixin selector named BUBBLES_TEXTURELnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;BUBBLES_TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_45450Lnet/minecraft/class_472;field_45450:Lnet/minecraft/class_2960;official FLgoa;F:Lamj;
-
TEXTURE
- Mappings:
Namespace Name Mixin selector named TEXTURELnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;TEXTURE:Lnet/minecraft/util/Identifier;intermediary field_2823Lnet/minecraft/class_472;field_2823:Lnet/minecraft/class_2960;official GLgoa;G:Lamj;
-
BUBBLE_PROGRESS
private static final int[] BUBBLE_PROGRESS- Mappings:
Namespace Name Mixin selector named BUBBLE_PROGRESSLnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;BUBBLE_PROGRESS:[Iintermediary field_2824Lnet/minecraft/class_472;field_2824:[Iofficial HLgoa;H:[I
-
-
Constructor Details
-
BrewingStandScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/ingame/BrewingStandScreen;<init>(Lnet/minecraft/screen/BrewingStandScreenHandler;Lnet/minecraft/entity/player/PlayerInventory;Lnet/minecraft/text/Text;)Vintermediary <init>Lnet/minecraft/class_472;<init>(Lnet/minecraft/class_1708;Lnet/minecraft/class_1661;Lnet/minecraft/class_2561;)Vofficial <init>Lgoa;<init>(Lddn;Lczk;Lxx;)V
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
- Overrides:
initin classHandledScreen<BrewingStandScreenHandler>- Mappings:
Namespace Name Mixin selector named initLnet/minecraft/client/gui/screen/Screen;init()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vofficial bg_Lgmj;bg_()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<BrewingStandScreenHandler>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/gui/DrawContext;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_332;IIF)Vofficial aLget;a(Lgdd;IIF)V
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<BrewingStandScreenHandler>- Mappings:
Namespace Name Mixin selector named drawBackgroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawBackground(Lnet/minecraft/client/gui/DrawContext;FII)Vintermediary method_2389Lnet/minecraft/class_465;method_2389(Lnet/minecraft/class_332;FII)Vofficial aLgnq;a(Lgdd;FII)V
-