Class AbuseReportReasonScreen.ReasonListWidget.ReasonEntry
java.lang.Object
net.minecraft.client.gui.widget.EntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>
net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>
net.minecraft.client.gui.screen.report.AbuseReportReasonScreen.ReasonListWidget.ReasonEntry
- All Implemented Interfaces:
Element,Narratable,Navigable,Widget
- Enclosing class:
AbuseReportReasonScreen.ReasonListWidget
@Environment(CLIENT)
public class AbuseReportReasonScreen.ReasonListWidget.ReasonEntry
extends AlwaysSelectedEntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>
- Mappings:
Namespace Name named net/minecraft/client/gui/screen/report/AbuseReportReasonScreen$ReasonListWidget$ReasonEntryintermediary net/minecraft/class_7551$class_7552$class_7553official grq$a$a
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
PADDING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanmouseClicked(Click click, boolean doubled) Callback for when a mouse button down event has been captured.voidrender(DrawContext context, int mouseX, int mouseY, boolean hovered, float deltaTicks) Renders an entry in a list.Methods inherited from class net.minecraft.client.gui.widget.AlwaysSelectedEntryListWidget.Entry
appendNarrationsMethods inherited from class net.minecraft.client.gui.widget.EntryListWidget.Entry
forEachChild, getContentBottomEnd, getContentHeight, getContentMiddleX, getContentMiddleY, getContentRightEnd, getContentWidth, getContentX, getContentY, getHeight, getNavigationFocus, getWidth, getX, getY, isFocused, isMouseOver, setFocused, setHeight, setWidth, setX, setYMethods 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
charTyped, getBorder, getFocusedPath, getNavigationPath, isClickable, keyPressed, keyReleased, mouseDragged, mouseMoved, mouseReleased, mouseScrolledMethods inherited from interface net.minecraft.client.gui.navigation.Navigable
getNavigationOrderMethods inherited from interface net.minecraft.client.gui.widget.Widget
setPosition
-
Field Details
-
reason
- Mappings:
Namespace Name Mixin selector named reasonLnet/minecraft/client/gui/screen/report/AbuseReportReasonScreen$ReasonListWidget$ReasonEntry;reason:Lnet/minecraft/client/session/report/AbuseReportReason;intermediary field_39621Lnet/minecraft/class_7551$class_7552$class_7553;field_39621:Lnet/minecraft/class_7573;official bLgrq$a$a;b:Lhat;
-
-
Constructor Details
-
ReasonEntry
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/client/gui/screen/report/AbuseReportReasonScreen$ReasonListWidget$ReasonEntry;<init>(Lnet/minecraft/client/gui/screen/report/AbuseReportReasonScreen$ReasonListWidget;Lnet/minecraft/client/session/report/AbuseReportReason;)Vintermediary <init>Lnet/minecraft/class_7551$class_7552$class_7553;<init>(Lnet/minecraft/class_7551$class_7552;Lnet/minecraft/class_7573;)Vofficial <init>Lgrq$a$a;<init>(Lgrq$a;Lhat;)V
-
-
Method Details
-
render
Renders an entry in a list.- Specified by:
renderin classEntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>- Mappings:
Namespace Name Mixin selector named renderLnet/minecraft/client/gui/widget/EntryListWidget$Entry;render(Lnet/minecraft/client/gui/DrawContext;IIZF)Vintermediary method_25343Lnet/minecraft/class_350$class_351;method_25343(Lnet/minecraft/class_332;IIZF)Vofficial aLgdj$a;a(Lgdd;IIZF)V
-
getNarration
- Specified by:
getNarrationin classAlwaysSelectedEntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>- Mappings:
Namespace Name Mixin selector named getNarrationLnet/minecraft/client/gui/widget/AlwaysSelectedEntryListWidget$Entry;getNarration()Lnet/minecraft/text/Text;intermediary method_37006Lnet/minecraft/class_4280$class_4281;method_37006()Lnet/minecraft/class_2561;official aLgem$a;a()Lxx;
-
mouseClicked
Callback for when a mouse button down event has been captured. The button number is identified by the constants inGLFWclass.- Specified by:
mouseClickedin interfaceElement- Overrides:
mouseClickedin classAlwaysSelectedEntryListWidget.Entry<AbuseReportReasonScreen.ReasonListWidget.ReasonEntry>- Returns:
trueto indicate that the event handling is successful/valid- See Also:
- Mappings:
Namespace Name Mixin selector named mouseClickedLnet/minecraft/client/gui/Element;mouseClicked(Lnet/minecraft/client/gui/Click;Z)Zintermediary method_25402Lnet/minecraft/class_364;method_25402(Lnet/minecraft/class_11909;Z)Zofficial aLggw;a(Lgti;Z)Z
-
getReason
- Mappings:
Namespace Name Mixin selector named getReasonLnet/minecraft/client/gui/screen/report/AbuseReportReasonScreen$ReasonListWidget$ReasonEntry;getReason()Lnet/minecraft/client/session/report/AbuseReportReason;intermediary method_44524Lnet/minecraft/class_7551$class_7552$class_7553;method_44524()Lnet/minecraft/class_7573;official bLgrq$a$a;b()Lhat;
-