Class ChatReportScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.report.ReportScreen<ChatAbuseReport.Builder>
net.minecraft.client.gui.screen.report.ChatReportScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/report/ChatReportScreen- intermediary - net/minecraft/class_7538- official - fyt
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate EditBoxWidgetprivate static final Textprivate ButtonWidgetprivate ButtonWidgetprivate static final TextFields inherited from class net.minecraft.client.gui.screen.report.ReportScreencontext, field_46016, field_46017, field_46018, field_52303, layout, MORE_COMMENTS_TEXT, OBSERVED_WHAT_TEXT, parent, reportBuilder, SELECT_REASON_TEXT, SEND_TEXT, sendButtonFields inherited from class net.minecraft.client.gui.screen.Screenclient, 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.ElementMAX_DOUBLE_CLICK_INTERVAL
- 
Constructor SummaryConstructorsModifierConstructorDescriptionChatReportScreen(Screen parent, AbuseReportContext reporter, UUID reportedPlayerUuid) ChatReportScreen(Screen parent, AbuseReportContext context, ChatAbuseReport report) privateChatReportScreen(Screen parent, AbuseReportContext context, ChatAbuseReport.Builder reportBuilder) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidbooleanmouseReleased(double mouseX, double mouseY, int button) Callback for when a mouse button release event has been captured.protected voidonChange()Methods inherited from class net.minecraft.client.gui.screen.report.ReportScreenaddAttestationCheckboxAndSendButton, addTitle, close, createCommentsBox, init, refreshWidgetPositions, removed, resetDraft, saveDraft, trySendMethods inherited from class net.minecraft.client.gui.screen.ScreenaddCrashReportSection, 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, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldHideStatusEffectHud, shouldPause, switchFocus, tick, updateNarratorMethods inherited from class net.minecraft.client.gui.AbstractParentElementgetFocused, isDragging, setDragging, setFocusedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.client.gui.ElementgetBorder, mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.NavigablegetNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElementcharTyped, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseScrolled, setFocused
- 
Field Details- 
TITLE_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - TITLE_TEXT- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;TITLE_TEXT:Lnet/minecraft/text/Text;- intermediary - field_46031- Lnet/minecraft/class_7538;field_46031:Lnet/minecraft/class_2561;- official - C- Lfyt;C:Lwp;
 
- 
SELECT_CHAT_TEXT- Mappings:
- Namespace - Name - Mixin selector - named - SELECT_CHAT_TEXT- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;SELECT_CHAT_TEXT:Lnet/minecraft/text/Text;- intermediary - field_39574- Lnet/minecraft/class_7538;field_39574:Lnet/minecraft/class_2561;- official - D- Lfyt;D:Lwp;
 
- 
commentsBox- Mappings:
- Namespace - Name - Mixin selector - named - commentsBox- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;commentsBox:Lnet/minecraft/client/gui/widget/EditBoxWidget;- intermediary - field_46033- Lnet/minecraft/class_7538;field_46033:Lnet/minecraft/class_7529;- official - E- Lfyt;E:Lfpm;
 
- 
selectChatButton- Mappings:
- Namespace - Name - Mixin selector - named - selectChatButton- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;selectChatButton:Lnet/minecraft/client/gui/widget/ButtonWidget;- intermediary - field_46034- Lnet/minecraft/class_7538;field_46034:Lnet/minecraft/class_4185;- official - F- Lfyt;F:Lfou;
 
- 
selectReasonButton- Mappings:
- Namespace - Name - Mixin selector - named - selectReasonButton- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;selectReasonButton:Lnet/minecraft/client/gui/widget/ButtonWidget;- intermediary - field_46035- Lnet/minecraft/class_7538;field_46035:Lnet/minecraft/class_4185;- official - G- Lfyt;G:Lfou;
 
 
- 
- 
Constructor Details- 
ChatReportScreenprivate ChatReportScreen(Screen parent, AbuseReportContext context, ChatAbuseReport.Builder reportBuilder) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/ChatAbuseReport$Builder;)V- intermediary - <init>- Lnet/minecraft/class_7538;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_7566$class_8772;)V- official - <init>- Lfyt;<init>(Lfum;Lghj;Lghc$a;)V
 
- 
ChatReportScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Ljava/util/UUID;)V- intermediary - <init>- Lnet/minecraft/class_7538;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Ljava/util/UUID;)V- official - <init>- Lfyt;<init>(Lfum;Lghj;Ljava/util/UUID;)V
 
- 
ChatReportScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/ChatReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/ChatAbuseReport;)V- intermediary - <init>- Lnet/minecraft/class_7538;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_7566;)V- official - <init>- Lfyt;<init>(Lfum;Lghj;Lghc;)V
 
 
- 
- 
Method Details- 
addContentprotected void addContent()- Specified by:
- addContentin class- ReportScreen<ChatAbuseReport.Builder>
- Mappings:
- Namespace - Name - Mixin selector - named - addContent- Lnet/minecraft/client/gui/screen/report/ReportScreen;addContent()V- intermediary - method_61135- Lnet/minecraft/class_8768;method_61135()V- official - E- Lfys;E()V
 
- 
onChangeprotected void onChange()- Overrides:
- onChangein class- ReportScreen<ChatAbuseReport.Builder>
- Mappings:
- Namespace - Name - Mixin selector - named - onChange- Lnet/minecraft/client/gui/screen/report/ReportScreen;onChange()V- intermediary - method_53586- Lnet/minecraft/class_8768;method_53586()V- official - G- Lfys;G()V
 
- 
mouseReleasedpublic boolean mouseReleased(double mouseX, double mouseY, int button) Callback for when a mouse button release event has been captured. The button number is identified by the constants inGLFWclass.- Parameters:
- mouseX- the X coordinate of the mouse
- mouseY- the Y coordinate of the mouse
- button- the mouse button number
- Returns:
- trueto indicate that the event handling is successful/valid
- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - mouseReleased- Lnet/minecraft/client/gui/Element;mouseReleased(DDI)Z- intermediary - method_25406- Lnet/minecraft/class_364;method_25406(DDI)Z- official - b- Lfqr;b(DDI)Z
 
 
-