Package net.minecraft
Class class_8219
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official escintermediary net/minecraft/class_8219named net/minecraft/class_8219
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final intprivate static final Textprivate static final Textprivate static final Textprivate static final Textprivate final Screenprivate final ThreePartsLayoutWidgetFields inherited from class net.minecraft.client.gui.screen.Screen
client, height, itemRenderer, passEvents, textRenderer, title, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, LIGHT_DIRT_BACKGROUND_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTUREFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclose()protected voidinit()Called when a screen should be initialized.protected voidprivate voidvoidrender(MatrixStack matrices, int mouseX, int mouseY, float delta) Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getNarratedTitle, getNavigationFocus, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawBorder, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawCenteredTextWithShadow, drawHorizontalLine, drawNineSlicedTexture, drawNineSlicedTexture, drawNineSlicedTexture, drawRepeatingTexture, drawSprite, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawTextWithShadow, drawTextWithShadow, drawVerticalLine, drawWithOutline, enableScissor, fill, fill, fillGradient, fillGradient, fillGradientMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_43137
private static final int field_43137- See Also:
- Mappings:
Namespace Name Mixin selector official aLesc;a:Iintermediary field_43137Lnet/minecraft/class_8219;field_43137:Inamed field_43137Lnet/minecraft/class_8219;field_43137:I
-
field_43138
private static final int field_43138- See Also:
- Mappings:
Namespace Name Mixin selector official bLesc;b:Iintermediary field_43138Lnet/minecraft/class_8219;field_43138:Inamed field_43138Lnet/minecraft/class_8219;field_43138:I
-
field_43139
- Mappings:
Namespace Name Mixin selector official cLesc;c:Ltj;intermediary field_43139Lnet/minecraft/class_8219;field_43139:Lnet/minecraft/class_2561;named field_43139Lnet/minecraft/class_8219;field_43139:Lnet/minecraft/text/Text;
-
field_43140
- Mappings:
Namespace Name Mixin selector official oLesc;o:Ltj;intermediary field_43140Lnet/minecraft/class_8219;field_43140:Lnet/minecraft/class_2561;named field_43140Lnet/minecraft/class_8219;field_43140:Lnet/minecraft/text/Text;
-
field_43141
- Mappings:
Namespace Name Mixin selector official pLesc;p:Ltj;intermediary field_43141Lnet/minecraft/class_8219;field_43141:Lnet/minecraft/class_2561;named field_43141Lnet/minecraft/class_8219;field_43141:Lnet/minecraft/text/Text;
-
field_43142
- Mappings:
Namespace Name Mixin selector official qLesc;q:Ltj;intermediary field_43142Lnet/minecraft/class_8219;field_43142:Lnet/minecraft/class_2561;named field_43142Lnet/minecraft/class_8219;field_43142:Lnet/minecraft/text/Text;
-
field_43143
- Mappings:
Namespace Name Mixin selector official rLesc;r:Letd;intermediary field_43143Lnet/minecraft/class_8219;field_43143:Lnet/minecraft/class_437;named field_43143Lnet/minecraft/class_8219;field_43143:Lnet/minecraft/client/gui/screen/Screen;
-
field_43144
- Mappings:
Namespace Name Mixin selector official sLesc;s:Leqv;intermediary field_43144Lnet/minecraft/class_8219;field_43144:Lnet/minecraft/class_8132;named field_43144Lnet/minecraft/class_8219;field_43144:Lnet/minecraft/client/gui/widget/ThreePartsLayoutWidget;
-
-
Constructor Details
-
class_8219
-
-
Method Details
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
method_49739
private void method_49739()- Mappings:
Namespace Name Mixin selector official mLesc;m()Vintermediary method_49739Lnet/minecraft/class_8219;method_49739()Vnamed method_49739Lnet/minecraft/class_8219;method_49739()V
-
close
public void close() -
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- Mappings:
Namespace Name Mixin selector official aLepa;a(Lehe;IIF)Vintermediary method_25394Lnet/minecraft/class_4068;method_25394(Lnet/minecraft/class_4587;IIF)Vnamed renderLnet/minecraft/client/gui/Drawable;render(Lnet/minecraft/client/util/math/MatrixStack;IIF)V
-