Class AbuseReportTypeScreen
java.lang.Object
net.minecraft.client.gui.AbstractParentElement
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.report.AbuseReportTypeScreen
- All Implemented Interfaces:
Drawable,Element,Navigable,ParentElement
- Mappings:
Namespace Name official fheintermediary net/minecraft/class_8770named net/minecraft/client/gui/screen/report/AbuseReportTypeScreen
-
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 final AbuseReportContextprivate static final intprivate final DirectionalLayoutWidgetprivate static final Textprivate static final Textprivate final Screenprivate final SocialInteractionsPlayerListEntryprivate static final Textprivate static final TextFields inherited from class net.minecraft.client.gui.screen.Screen
client, executor, height, OPTIONS_BACKGROUND_TEXTURE, textRenderer, title, widthFields inherited from interface net.minecraft.client.gui.Element
MAX_DOUBLE_CLICK_INTERVAL -
Constructor Summary
ConstructorsConstructorDescriptionAbuseReportTypeScreen(Screen parent, AbuseReportContext context, SocialInteractionsPlayerListEntry selectedPlayer) -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.Screen
addDrawable, addDrawableChild, addElementNarrations, addScreenNarrations, addSelectableChild, applyKeyPressNarratorDelay, applyMouseMoveNarratorDelay, applyMousePressScrollNarratorDelay, applyNarratorModeChangeDelay, blur, children, clearAndInit, clearChildren, filesDragged, findSelectedElementData, getMusic, getNavigationFocus, getTitle, getTooltipFromItem, getUsageNarrationText, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, hasUsageText, hide, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, keyPressed, narrateScreenIfNarrationEnabled, onDisplayed, remove, removed, render, renderBackground, renderBackgroundTexture, renderInGameBackground, renderWithTooltip, resize, setInitialFocus, setTooltip, setTooltip, setTooltip, setTooltip, shouldCloseOnEsc, shouldPause, switchFocus, tick, updateNarrator, wrapScreenErrorMethods 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
mouseMovedMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.ParentElement
charTyped, focusOn, getFocusedPath, getNavigationPath, hoveredElement, isFocused, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, setFocused
-
Field Details
-
TITLE_TEXT
- Mappings:
Namespace Name Mixin selector official aLfhe;a:Lvf;intermediary field_46041Lnet/minecraft/class_8770;field_46041:Lnet/minecraft/class_2561;named TITLE_TEXTLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;TITLE_TEXT:Lnet/minecraft/text/Text;
-
MESSAGE_TEXT
- Mappings:
Namespace Name Mixin selector official bLfhe;b:Lvf;intermediary field_46042Lnet/minecraft/class_8770;field_46042:Lnet/minecraft/class_2561;named MESSAGE_TEXTLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;MESSAGE_TEXT:Lnet/minecraft/text/Text;
-
CHAT_TYPE_TEXT
- Mappings:
Namespace Name Mixin selector official cLfhe;c:Lvf;intermediary field_46043Lnet/minecraft/class_8770;field_46043:Lnet/minecraft/class_2561;named CHAT_TYPE_TEXTLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;CHAT_TYPE_TEXT:Lnet/minecraft/text/Text;
-
SKIN_TYPE_TEXT
- Mappings:
Namespace Name Mixin selector official kLfhe;k:Lvf;intermediary field_46044Lnet/minecraft/class_8770;field_46044:Lnet/minecraft/class_2561;named SKIN_TYPE_TEXTLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;SKIN_TYPE_TEXT:Lnet/minecraft/text/Text;
-
NAME_TYPE_TEXT
- Mappings:
Namespace Name Mixin selector official lLfhe;l:Lvf;intermediary field_46045Lnet/minecraft/class_8770;field_46045:Lnet/minecraft/class_2561;named NAME_TYPE_TEXTLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;NAME_TYPE_TEXT:Lnet/minecraft/text/Text;
-
field_46046
private static final int field_46046- See Also:
- Mappings:
Namespace Name Mixin selector official mLfhe;m:Iintermediary field_46046Lnet/minecraft/class_8770;field_46046:Inamed field_46046Lnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;field_46046:I
-
parent
- Mappings:
Namespace Name Mixin selector official nLfhe;n:Lfdb;intermediary field_46047Lnet/minecraft/class_8770;field_46047:Lnet/minecraft/class_437;named parentLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
context
- Mappings:
Namespace Name Mixin selector official oLfhe;o:Lfow;intermediary field_46048Lnet/minecraft/class_8770;field_46048:Lnet/minecraft/class_7574;named contextLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;context:Lnet/minecraft/client/session/report/AbuseReportContext;
-
selectedPlayer
- Mappings:
Namespace Name Mixin selector official pLfhe;p:Lfhi;intermediary field_46049Lnet/minecraft/class_8770;field_46049:Lnet/minecraft/class_5519;named selectedPlayerLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;selectedPlayer:Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;
-
layout
- Mappings:
Namespace Name Mixin selector official qLfhe;q:Lfau;intermediary field_46050Lnet/minecraft/class_8770;field_46050:Lnet/minecraft/class_8667;named layoutLnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;layout:Lnet/minecraft/client/gui/widget/DirectionalLayoutWidget;
-
-
Constructor Details
-
AbuseReportTypeScreen
public AbuseReportTypeScreen(Screen parent, AbuseReportContext context, SocialInteractionsPlayerListEntry selectedPlayer) - Mappings:
Namespace Name Mixin selector official <init>Lfhe;<init>(Lfdb;Lfow;Lfhi;)Vintermediary <init>Lnet/minecraft/class_8770;<init>(Lnet/minecraft/class_437;Lnet/minecraft/class_7574;Lnet/minecraft/class_5519;)Vnamed <init>Lnet/minecraft/client/gui/screen/report/AbuseReportTypeScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/session/report/AbuseReportContext;Lnet/minecraft/client/gui/screen/multiplayer/SocialInteractionsPlayerListEntry;)V
-
-
Method Details
-
getNarratedTitle
- Overrides:
getNarratedTitlein classScreen- Mappings:
Namespace Name Mixin selector official hLfdb;h()Lvf;intermediary method_25435Lnet/minecraft/class_437;method_25435()Lnet/minecraft/class_2561;named getNarratedTitleLnet/minecraft/client/gui/screen/Screen;getNarratedTitle()Lnet/minecraft/text/Text;
-
init
protected void init()Called when a screen should be initialized.This method is called when this screen is opened or resized.
This should call
Screen.setInitialFocus(net.minecraft.client.gui.Element)to set the element that is initially focused. -
close
public void close()
-