Class SkinReportScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.report.ReportScreen<SkinAbuseReport.Builder>
net.minecraft.client.gui.screen.report.SkinReportScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/report/SkinReportScreenintermediary net/minecraft/class_8771official grr
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.screen.Screen
Screen.SelectedElementNarrationData -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate EditBoxWidgetprivate static final intprivate ButtonWidgetprivate static final intprivate static final TextFields inherited from class net.minecraft.client.gui.screen.report.ReportScreen
context, 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.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
ConstructorsModifierConstructorDescriptionSkinReportScreen(Screen parent, AbuseReportContext context, UUID reportedPlayerUuid, Supplier<SkinTextures> skinSupplier) SkinReportScreen(Screen parent, AbuseReportContext context, SkinAbuseReport report) privateSkinReportScreen(Screen parent, AbuseReportContext context, SkinAbuseReport.Builder reportBuilder) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidbooleanmouseReleased(Click click) Callback for when a mouse button release event has been captured.protected voidonChange()Methods inherited from class net.minecraft.client.gui.screen.report.ReportScreen
addAttestationCheckboxAndSendButton, addTitle, close, createCommentsBox, init, refreshWidgetPositions, removed, resetDraft, saveDraft, trySendMethods 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, deferSubtitles, findSelectedElementData, getMusic, getNarratedTitle, getNavigationFocus, getTextRenderer, getTitle, getTooltipFromItem, getUsageNarrationText, handleBasicClickEvent, handleClickEvent, handleClickEvent, handleOpenUri, handleRunCommand, handleTextClick, hasUsageText, init, insertText, isMouseOver, isValidCharacterForName, keepOpenThroughPortal, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, onFilesDropped, refreshNarrator, remove, render, renderBackground, renderBackgroundTexture, renderDarkening, renderDarkening, renderInGameBackground, renderPanoramaBackground, renderWithTooltip, resize, setInitialFocus, setInitialFocus, setWidgetAlpha, shouldCloseOnEsc, 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, mouseScrolled, setFocused
-
Field Details
-
SKIN_WIDGET_WIDTH
private static final int SKIN_WIDGET_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named SKIN_WIDGET_WIDTHLnet/minecraft/client/gui/screen/report/SkinReportScreen;SKIN_WIDGET_WIDTH:Iintermediary field_46052Lnet/minecraft/class_8771;field_46052:Iofficial ALgrr;A:I
-
REASON_BUTTON_AND_COMMENTS_BOX_WIDTH
private static final int REASON_BUTTON_AND_COMMENTS_BOX_WIDTH- See Also:
- Mappings:
Namespace Name Mixin selector named REASON_BUTTON_AND_COMMENTS_BOX_WIDTHLnet/minecraft/client/gui/screen/report/SkinReportScreen;REASON_BUTTON_AND_COMMENTS_BOX_WIDTH:Iintermediary field_46053Lnet/minecraft/class_8771;field_46053:Iofficial BLgrr;B:I
-
TITLE_TEXT
- Mappings:
Namespace Name Mixin selector named TITLE_TEXTLnet/minecraft/client/gui/screen/report/SkinReportScreen;TITLE_TEXT:Lnet/minecraft/text/Text;intermediary field_46054Lnet/minecraft/class_8771;field_46054:Lnet/minecraft/class_2561;official CLgrr;C:Lxx;
-
commentsBox
- Mappings:
Namespace Name Mixin selector named commentsBoxLnet/minecraft/client/gui/screen/report/SkinReportScreen;commentsBox:Lnet/minecraft/client/gui/widget/EditBoxWidget;intermediary field_46056Lnet/minecraft/class_8771;field_46056:Lnet/minecraft/class_7529;official DLgrr;D:Lgei;
-
selectReasonButton
- Mappings:
Namespace Name Mixin selector named selectReasonButtonLnet/minecraft/client/gui/screen/report/SkinReportScreen;selectReasonButton:Lnet/minecraft/client/gui/widget/ButtonWidget;intermediary field_46058Lnet/minecraft/class_8771;field_46058:Lnet/minecraft/class_4185;official ELgrr;E:Lgdp;
-
-
Constructor Details
-
SkinReportScreen
private SkinReportScreen(Screen parent, AbuseReportContext context, SkinAbuseReport.Builder reportBuilder) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/report/SkinReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/SkinAbuseReport$Builder;)Vintermediary <init>Lnet/minecraft/class_8771;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_8777$class_8778;)Vofficial <init>Lgrr;<init>(Lgmj;Lhav;Lhaw$a;)V
-
SkinReportScreen
public SkinReportScreen(Screen parent, AbuseReportContext context, UUID reportedPlayerUuid, Supplier<SkinTextures> skinSupplier) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/report/SkinReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Ljava/util/UUID;Ljava/util/function/Supplier;)Vintermediary <init>Lnet/minecraft/class_8771;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Ljava/util/UUID;Ljava/util/function/Supplier;)Vofficial <init>Lgrr;<init>(Lgmj;Lhav;Ljava/util/UUID;Ljava/util/function/Supplier;)V
-
SkinReportScreen
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/report/SkinReportScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/session/report/SkinAbuseReport;)Vintermediary <init>Lnet/minecraft/class_8771;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_8777;)Vofficial <init>Lgrr;<init>(Lgmj;Lhav;Lhaw;)V
-
-
Method Details
-
addContent
protected void addContent()- Specified by:
addContentin classReportScreen<SkinAbuseReport.Builder>- Mappings:
Namespace Name Mixin selector named addContentLnet/minecraft/client/gui/screen/report/ReportScreen;addContent()Vintermediary method_61135Lnet/minecraft/class_8768;method_61135()Vofficial pLgrk;p()V
-
onChange
protected void onChange()- Overrides:
onChangein classReportScreen<SkinAbuseReport.Builder>- Mappings:
Namespace Name Mixin selector named onChangeLnet/minecraft/client/gui/screen/report/ReportScreen;onChange()Vintermediary method_53586Lnet/minecraft/class_8768;method_53586()Vofficial ILgrk;I()V
-
mouseReleased
Callback for when a mouse button release event has been captured. The button number is identified by the constants inGLFWclass.- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseReleasedLnet/minecraft/client/gui/Element;mouseReleased(Lnet/minecraft/client/gui/Click;)Zintermediary method_25406Lnet/minecraft/class_364;method_25406(Lnet/minecraft/class_11909;)Zofficial aLggw;a(Lgti;)Z
-