Class UsernameReportScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.report.ReportScreen<UsernameAbuseReport.Builder>
net.minecraft.client.gui.screen.report.UsernameReportScreen
- All Implemented Interfaces:
- Drawable,- Element,- Navigable,- ParentElement
@Environment(CLIENT)
public class UsernameReportScreen
extends ReportScreen<UsernameAbuseReport.Builder>
- Mappings:
- Namespace - Name - named - net/minecraft/client/gui/screen/report/UsernameReportScreen- intermediary - net/minecraft/class_8769- official - fyw
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.screen.ScreenScreen.SelectedElementNarrationData
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate @Nullable EditBoxWidgetprivate static final Textprivate 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 SummaryConstructorsModifierConstructorDescriptionUsernameReportScreen(Screen parent, AbuseReportContext context, UUID reportedPlayerUuid, String username) UsernameReportScreen(Screen parent, AbuseReportContext context, UsernameAbuseReport report) privateUsernameReportScreen(Screen parent, AbuseReportContext context, UsernameAbuseReport.Builder reportBuilder) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected voidbooleanmouseReleased(double mouseX, double mouseY, int button) Callback for when a mouse button release event has been captured.Methods inherited from class net.minecraft.client.gui.screen.report.ReportScreenaddAttestationCheckboxAndSendButton, addTitle, close, createCommentsBox, init, onChange, 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/UsernameReportScreen;TITLE_TEXT:Lnet/minecraft/text/Text;- intermediary - field_46037- Lnet/minecraft/class_8769;field_46037:Lnet/minecraft/class_2561;- official - C- Lfyw;C:Lwp;
 
- 
field_52851- Mappings:
- Namespace - Name - Mixin selector - named - field_52851- Lnet/minecraft/client/gui/screen/report/UsernameReportScreen;field_52851:Lnet/minecraft/text/Text;- intermediary - field_52851- Lnet/minecraft/class_8769;field_52851:Lnet/minecraft/class_2561;- official - D- Lfyw;D:Lwp;
 
- 
commentsBox- Mappings:
- Namespace - Name - Mixin selector - named - commentsBox- Lnet/minecraft/client/gui/screen/report/UsernameReportScreen;commentsBox:Lnet/minecraft/client/gui/widget/EditBoxWidget;- intermediary - field_46039- Lnet/minecraft/class_8769;field_46039:Lnet/minecraft/class_7529;- official - E- Lfyw;E:Lfpm;
 
 
- 
- 
Constructor Details- 
UsernameReportScreenprivate UsernameReportScreen(Screen parent, AbuseReportContext context, UsernameAbuseReport.Builder reportBuilder) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/UsernameReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/UsernameAbuseReport$Builder;)V- intermediary - <init>- Lnet/minecraft/class_8769;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_8773$class_8774;)V- official - <init>- Lfyw;<init>(Lfum;Lghj;Lghe$a;)V
 
- 
UsernameReportScreenpublic UsernameReportScreen(Screen parent, AbuseReportContext context, UUID reportedPlayerUuid, String username) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/UsernameReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Ljava/util/UUID;Ljava/lang/String;)V- intermediary - <init>- Lnet/minecraft/class_8769;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Ljava/util/UUID;Ljava/lang/String;)V- official - <init>- Lfyw;<init>(Lfum;Lghj;Ljava/util/UUID;Ljava/lang/String;)V
 
- 
UsernameReportScreen- Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/client/gui/screen/report/UsernameReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/UsernameAbuseReport;)V- intermediary - <init>- Lnet/minecraft/class_8769;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_8773;)V- official - <init>- Lfyw;<init>(Lfum;Lghj;Lghe;)V
 
 
- 
- 
Method Details- 
addContentprotected void addContent()- Specified by:
- addContentin class- ReportScreen<UsernameAbuseReport.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
 
- 
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
 
 
-