Class ChatReportScreen.DiscardWarningScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.WarningScreen
net.minecraft.client.gui.screen.abusereport.ChatReportScreen.DiscardWarningScreen
- All Implemented Interfaces:
Drawable,Element,ParentElement
- Enclosing class:
ChatReportScreen
- Mappings:
Namespace Name official eog$aintermediary net/minecraft/class_7538$class_7539named net/minecraft/client/gui/screen/abusereport/ChatReportScreen$DiscardWarningScreen
-
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 static final Textprivate static final TextFields inherited from class net.minecraft.client.gui.screen.WarningScreen
checkboxFields 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, 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 voidinitButtons(int yOffset) protected voidmethod_44663(MatrixStack matrixStack) booleanChecks whether this screen should be closed when the escape key is pressed.Methods inherited from class net.minecraft.client.gui.screen.WarningScreen
getLineHeight, getNarratedTitle, init, renderMethods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getTitle, getTooltipFromItem, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, remove, removed, renderBackground, renderBackground, renderBackgroundTexture, renderOrderedTooltip, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, renderTooltip, resize, shouldPause, tick, updateNarrator, wrapScreenErrorMethods inherited from class net.minecraft.client.gui.AbstractParentElement
getFocused, isDragging, setDragging, setFocusedMethods inherited from class net.minecraft.client.gui.DrawableHelper
disableScissor, drawCenteredText, drawCenteredText, drawCenteredTextWithShadow, drawHorizontalLine, drawSprite, drawStringWithShadow, drawTexture, drawTexture, drawTexture, drawTexture, drawTextWithShadow, drawVerticalLine, drawWithOutline, drawWithShadow, enableScissor, fill, fillGradient, fillGradient, fillGradient, getZOffset, setZOffsetMethods 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.ParentElement
changeFocus, charTyped, focusOn, hoveredElement, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setInitialFocus
-
Field Details
-
field_39723
- Mappings:
Namespace Name Mixin selector official cLeog$a;c:Lrm;intermediary field_39723Lnet/minecraft/class_7538$class_7539;field_39723:Lnet/minecraft/class_2561;named field_39723Lnet/minecraft/client/gui/screen/abusereport/ChatReportScreen$DiscardWarningScreen;field_39723:Lnet/minecraft/text/Text;
-
field_39724
- Mappings:
Namespace Name Mixin selector official nLeog$a;n:Lrm;intermediary field_39724Lnet/minecraft/class_7538$class_7539;field_39724:Lnet/minecraft/class_2561;named field_39724Lnet/minecraft/client/gui/screen/abusereport/ChatReportScreen$DiscardWarningScreen;field_39724:Lnet/minecraft/text/Text;
-
field_39725
- Mappings:
Namespace Name Mixin selector official oLeog$a;o:Lrm;intermediary field_39725Lnet/minecraft/class_7538$class_7539;field_39725:Lnet/minecraft/class_2561;named field_39725Lnet/minecraft/client/gui/screen/abusereport/ChatReportScreen$DiscardWarningScreen;field_39725:Lnet/minecraft/text/Text;
-
field_39726
- Mappings:
Namespace Name Mixin selector official pLeog$a;p:Lrm;intermediary field_39726Lnet/minecraft/class_7538$class_7539;field_39726:Lnet/minecraft/class_2561;named field_39726Lnet/minecraft/client/gui/screen/abusereport/ChatReportScreen$DiscardWarningScreen;field_39726:Lnet/minecraft/text/Text;
-
-
Constructor Details
-
DiscardWarningScreen
protected DiscardWarningScreen()
-
-
Method Details
-
initButtons
protected void initButtons(int yOffset) - Specified by:
initButtonsin classWarningScreen- Mappings:
Namespace Name Mixin selector official aLenk;a(I)Vintermediary method_41160Lnet/minecraft/class_7065;method_41160(I)Vnamed initButtonsLnet/minecraft/client/gui/screen/WarningScreen;initButtons(I)V
-
close
public void close() -
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 official af_Lekr;af_()Zintermediary method_25422Lnet/minecraft/class_437;method_25422()Znamed shouldCloseOnEscLnet/minecraft/client/gui/screen/Screen;shouldCloseOnEsc()Z
-
method_44663
- Overrides:
method_44663in classWarningScreen- Mappings:
Namespace Name Mixin selector official bLenk;b(Ldzu;)Vintermediary method_44663Lnet/minecraft/class_7065;method_44663(Lnet/minecraft/class_4587;)Vnamed method_44663Lnet/minecraft/client/gui/screen/WarningScreen;method_44663(Lnet/minecraft/client/util/math/MatrixStack;)V
-