Package net.minecraft
Class class_11777
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/class_11777intermediary net/minecraft/class_11777official gls
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Textprivate static final Textprivate final @Nullable ServerInfoprivate final Stringprivate final BooleanConsumerFields inherited from class net.minecraft.client.gui.screen.WarningScreen
checkboxFields 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
ConstructorsModifierConstructorDescriptionclass_11777(@Nullable ServerInfo serverInfo, String string, BooleanConsumer booleanConsumer) privateclass_11777(@Nullable ServerInfo serverInfo, Text text, String string, BooleanConsumer booleanConsumer) -
Method Summary
Modifier and TypeMethodDescriptionprotected LayoutWidgetprivate voidmethod_73434(boolean bool) booleanChecks whether this screen should be closed when the escape key is pressed.Methods inherited from class net.minecraft.client.gui.screen.WarningScreen
getNarratedTitle, init, refreshWidgetPositionsMethods inherited from class net.minecraft.client.gui.screen.Screen
addCrashReportSection, addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, allowRotatingPanorama, applyBlur, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, blur, children, clearAndInit, clearChildren, close, deferSubtitles, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keepOpenThroughPortal, keyPressed, method_73339, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, removed, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldPause, showsStatusEffects, switchFocus, tick, 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, method_72784, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
field_62173
- Mappings:
Namespace Name Mixin selector named field_62173Lnet/minecraft/class_11777;field_62173:Lnet/minecraft/text/Text;intermediary field_62173Lnet/minecraft/class_11777;field_62173:Lnet/minecraft/class_2561;official bLgls;b:Lxv;
-
field_62174
- Mappings:
Namespace Name Mixin selector named field_62174Lnet/minecraft/class_11777;field_62174:Lnet/minecraft/text/Text;intermediary field_62174Lnet/minecraft/class_11777;field_62174:Lnet/minecraft/class_2561;official cLgls;c:Lxv;
-
field_62175
- Mappings:
Namespace Name Mixin selector named field_62175Lnet/minecraft/class_11777;field_62175:Lnet/minecraft/client/network/ServerInfo;intermediary field_62175Lnet/minecraft/class_11777;field_62175:Lnet/minecraft/class_642;official dLgls;d:Lgvr;
-
field_62176
- Mappings:
Namespace Name Mixin selector named field_62176Lnet/minecraft/class_11777;field_62176:Ljava/lang/String;intermediary field_62176Lnet/minecraft/class_11777;field_62176:Ljava/lang/String;official eLgls;e:Ljava/lang/String;
-
field_62177
- Mappings:
Namespace Name Mixin selector named field_62177Lnet/minecraft/class_11777;field_62177:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;intermediary field_62177Lnet/minecraft/class_11777;field_62177:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;official fLgls;f:Lit/unimi/dsi/fastutil/booleans/BooleanConsumer;
-
-
Constructor Details
-
class_11777
private class_11777(@Nullable @Nullable ServerInfo serverInfo, Text text, String string, BooleanConsumer booleanConsumer) -
class_11777
public class_11777(@Nullable @Nullable ServerInfo serverInfo, String string, BooleanConsumer booleanConsumer)
-
-
Method Details
-
getLayout
- Specified by:
getLayoutin classWarningScreen- Mappings:
Namespace Name Mixin selector named getLayoutLnet/minecraft/client/gui/screen/WarningScreen;getLayout()Lnet/minecraft/client/gui/widget/LayoutWidget;intermediary method_57750Lnet/minecraft/class_7065;method_57750()Lnet/minecraft/class_8133;official oLglx;o()Lgfb;
-
method_73434
private void method_73434(boolean bool) - Mappings:
Namespace Name Mixin selector named method_73434Lnet/minecraft/class_11777;method_73434(Z)Vintermediary method_73434Lnet/minecraft/class_11777;method_73434(Z)Vofficial cLgls;c(Z)V
-
shouldCloseOnEsc
public boolean shouldCloseOnEsc()Checks whether this screen should be closed when the escape key is pressed.- Overrides:
shouldCloseOnEscin classScreen- Mappings:
Namespace Name Mixin selector named shouldCloseOnEscLnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Zintermediary method_25422Lnet/minecraft/class_437;method_25422()Zofficial aZ_Lgih;aZ_()Z
-