Package net.minecraft
Class class_11124
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement,ScreenHandlerProvider<class_11034>
- Mappings:
Namespace Name named net/minecraft/class_11124intermediary net/minecraft/class_11124official gfa
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Identifierprotected static final intprotected static final intprivate static final Textprivate static final Textprivate static final Textprivate static final Textprivate final LayoutWidgetFields inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
BACKGROUND_TEXTURE, backgroundHeight, backgroundWidth, cursorDragging, cursorDragSlots, field_32322, field_52802, field_52803, field_59315, field_59316, field_59317, focusedSlot, handler, playerInventoryTitle, playerInventoryTitleX, playerInventoryTitleY, titleX, titleY, x, yFields inherited from class net.minecraft.client.gui.screen.Screen
client, 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.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionclass_11124(int int2, PlayerInventory playerInventory, List<class_11034.class_11036> list) -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddrawBackground(DrawContext context, float deltaTicks, int mouseX, int mouseY) protected voiddrawForeground(DrawContext context, int mouseX, int mouseY) protected voidinit()Called when a screen should be initialized.private voidmethod_70271(int int2, int int3) protected voidvoidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) Methods inherited from class net.minecraft.client.gui.screen.ingame.HandledScreen
addTooltipSubmenuHandler, close, drawMouseoverTooltip, drawSlot, drawSlots, endTouchDrag, getScreenHandler, getTooltipFromItem, handledScreenTick, handleHotbarKeyPressed, isClickOutsideBounds, isPointWithinBounds, keyPressed, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onMouseClick, onSlotChangedState, removed, renderBackground, shouldPause, tickMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, 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, 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.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, 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
-
field_59323
- Mappings:
Namespace Name Mixin selector named field_59323Lnet/minecraft/class_11124;field_59323:Lnet/minecraft/text/Text;intermediary field_59323Lnet/minecraft/class_11124;field_59323:Lnet/minecraft/class_2561;official MLgfa;M:Lxi;
-
field_59324
- Mappings:
Namespace Name Mixin selector named field_59324Lnet/minecraft/class_11124;field_59324:Lnet/minecraft/text/Text;intermediary field_59324Lnet/minecraft/class_11124;field_59324:Lnet/minecraft/class_2561;official NLgfa;N:Lxi;
-
field_59325
- Mappings:
Namespace Name Mixin selector named field_59325Lnet/minecraft/class_11124;field_59325:Lnet/minecraft/text/Text;intermediary field_59325Lnet/minecraft/class_11124;field_59325:Lnet/minecraft/class_2561;official OLgfa;O:Lxi;
-
field_59326
- Mappings:
Namespace Name Mixin selector named field_59326Lnet/minecraft/class_11124;field_59326:Lnet/minecraft/text/Text;intermediary field_59326Lnet/minecraft/class_11124;field_59326:Lnet/minecraft/class_2561;official PLgfa;P:Lxi;
-
field_59320
- Mappings:
Namespace Name Mixin selector named field_59320Lnet/minecraft/class_11124;field_59320:Lnet/minecraft/util/Identifier;intermediary field_59320Lnet/minecraft/class_11124;field_59320:Lnet/minecraft/class_2960;official JLgfa;J:Lamb;
-
field_59321
protected static final int field_59321- See Also:
- Mappings:
Namespace Name Mixin selector named field_59321Lnet/minecraft/class_11124;field_59321:Iintermediary field_59321Lnet/minecraft/class_11124;field_59321:Iofficial KLgfa;K:I
-
field_59322
protected static final int field_59322- See Also:
- Mappings:
Namespace Name Mixin selector named field_59322Lnet/minecraft/class_11124;field_59322:Iintermediary field_59322Lnet/minecraft/class_11124;field_59322:Iofficial LLgfa;L:I
-
field_59327
- Mappings:
Namespace Name Mixin selector named field_59327Lnet/minecraft/class_11124;field_59327:Lnet/minecraft/client/gui/widget/LayoutWidget;intermediary field_59327Lnet/minecraft/class_11124;field_59327:Lnet/minecraft/class_8133;official QLgfa;Q:Lgbo;
-
-
Constructor Details
-
class_11124
-
-
Method Details
-
method_70271
private void method_70271(int int2, int int3) - Mappings:
Namespace Name Mixin selector named method_70271Lnet/minecraft/class_11124;method_70271(II)Vintermediary method_70271Lnet/minecraft/class_11124;method_70271(II)Vofficial bLgfa;b(II)V
-
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<class_11034>- Mappings:
Namespace Name Mixin selector named initLnet/minecraft/client/gui/screen/Screen;init()Vintermediary method_25426Lnet/minecraft/class_437;method_25426()Vofficial aT_Lgdr;aT_()V
-
refreshWidgetPositions
protected void refreshWidgetPositions()- Overrides:
refreshWidgetPositionsin classScreen- Mappings:
Namespace Name Mixin selector named refreshWidgetPositionsLnet/minecraft/client/gui/screen/Screen;refreshWidgetPositions()Vintermediary method_48640Lnet/minecraft/class_437;method_48640()Vofficial cLgdr;c()V
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classHandledScreen<class_11034>- 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 aLfzb;a(Lfxk;IIF)V
-
drawForeground
- Overrides:
drawForegroundin classHandledScreen<class_11034>- Mappings:
Namespace Name Mixin selector named drawForegroundLnet/minecraft/client/gui/screen/ingame/HandledScreen;drawForeground(Lnet/minecraft/client/gui/DrawContext;II)Vintermediary method_2388Lnet/minecraft/class_465;method_2388(Lnet/minecraft/class_332;II)Vofficial bLgeg;b(Lfxk;II)V
-
drawBackground
- Specified by:
drawBackgroundin classHandledScreen<class_11034>- 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 aLgeg;a(Lfxk;FII)V
-