Package net.minecraft.client.gui.screen
Class GraphicsWarningScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.GraphicsWarningScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/GraphicsWarningScreenintermediary net/minecraft/class_5405official gql
-
Nested Class Summary
Nested ClassesNested 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 intprivate intprivate final ImmutableList<GraphicsWarningScreen.ChoiceButton> private MultilineTextprivate intprivate final TextFields 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
ConstructorsModifierConstructorDescriptionprotectedGraphicsWarningScreen(Text title, List<Text> messages, ImmutableList<GraphicsWarningScreen.ChoiceButton> choiceButtons) -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()Called when a screen should be initialized.voidrender(DrawContext context, int mouseX, int mouseY, float deltaTicks) booleanChecks whether this screen should be closed when the escape key is pressed.Methods 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, close, deferSubtitles, findSelectedElementData, getMusic, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, refreshWidgetPositions, remove, removed, 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, 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, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
BUTTON_PADDING
private static final int BUTTON_PADDING- See Also:
- Mappings:
Namespace Name Mixin selector named BUTTON_PADDINGLnet/minecraft/client/gui/screen/GraphicsWarningScreen;BUTTON_PADDING:Iintermediary field_32260Lnet/minecraft/class_5405;field_32260:Iofficial aLgql;a:I
-
BUTTON_MARGIN
private static final int BUTTON_MARGIN- See Also:
- Mappings:
Namespace Name Mixin selector named BUTTON_MARGINLnet/minecraft/client/gui/screen/GraphicsWarningScreen;BUTTON_MARGIN:Iintermediary field_32261Lnet/minecraft/class_5405;field_32261:Iofficial bLgql;b:I
-
BUTTON_HEIGHT
private static final int BUTTON_HEIGHT- See Also:
- Mappings:
Namespace Name Mixin selector named BUTTON_HEIGHTLnet/minecraft/client/gui/screen/GraphicsWarningScreen;BUTTON_HEIGHT:Iintermediary field_32262Lnet/minecraft/class_5405;field_32262:Iofficial cLgql;c:I
-
narrationMessage
- Mappings:
Namespace Name Mixin selector named narrationMessageLnet/minecraft/client/gui/screen/GraphicsWarningScreen;narrationMessage:Lnet/minecraft/text/Text;intermediary field_33811Lnet/minecraft/class_5405;field_33811:Lnet/minecraft/class_2561;official dLgql;d:Lxx;
-
message
- Mappings:
Namespace Name Mixin selector named messageLnet/minecraft/client/gui/screen/GraphicsWarningScreen;message:Ljava/util/List;intermediary field_25675Lnet/minecraft/class_5405;field_25675:Ljava/util/List;official eLgql;e:Ljava/util/List;
-
choiceButtons
- Mappings:
Namespace Name Mixin selector named choiceButtonsLnet/minecraft/client/gui/screen/GraphicsWarningScreen;choiceButtons:Lcom/google/common/collect/ImmutableList;intermediary field_25676Lnet/minecraft/class_5405;field_25676:Lcom/google/common/collect/ImmutableList;official fLgql;f:Lcom/google/common/collect/ImmutableList;
-
lines
- Mappings:
Namespace Name Mixin selector named linesLnet/minecraft/client/gui/screen/GraphicsWarningScreen;lines:Lnet/minecraft/client/font/MultilineText;intermediary field_25677Lnet/minecraft/class_5405;field_25677:Lnet/minecraft/class_5489;official tLgql;t:Lgej;
-
linesY
private int linesY- Mappings:
Namespace Name Mixin selector named linesYLnet/minecraft/client/gui/screen/GraphicsWarningScreen;linesY:Iintermediary field_25678Lnet/minecraft/class_5405;field_25678:Iofficial uLgql;u:I
-
buttonWidth
private int buttonWidth- Mappings:
Namespace Name Mixin selector named buttonWidthLnet/minecraft/client/gui/screen/GraphicsWarningScreen;buttonWidth:Iintermediary field_25679Lnet/minecraft/class_5405;field_25679:Iofficial vLgql;v:I
-
-
Constructor Details
-
GraphicsWarningScreen
protected GraphicsWarningScreen(Text title, List<Text> messages, ImmutableList<GraphicsWarningScreen.ChoiceButton> choiceButtons) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/GraphicsWarningScreen;<init>(Lnet/minecraft/text/Text;Ljava/util/List;Lcom/google/common/collect/ImmutableList;)Vintermediary <init>Lnet/minecraft/class_5405;<init>(Lnet/minecraft/class_2561;Ljava/util/List;Lcom/google/common/collect/ImmutableList;)Vofficial <init>Lgql;<init>(Lxx;Ljava/util/List;Lcom/google/common/collect/ImmutableList;)V
-
-
Method Details
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;official iLgmj;i()Lxx;
-
init
public void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
-
render
- Specified by:
renderin interfaceDrawable- Overrides:
renderin classScreen- 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
-
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 aY_Lgmj;aY_()Z
-