net.minecraft.client.gui.screen.report

public class AbuseReportReasonScreen$ReasonListWidget$ReasonEntry

extends AlwaysSelectedEntryListWidget$Entry<AbuseReportReasonScreen$ReasonListWidget$ReasonEntry>

All mapped superinterfaces:

Widget, Element, Navigable, Narratable

net.minecraft.client.gui.screens.reporting.ReportReasonSelectionScreen$ReasonSelectionList$Entry
net.minecraft.class_7551$class_7552$class_7553
net.minecraft.client.gui.screen.report.AbuseReportReasonScreen$ReasonListWidget$ReasonEntry

Field summary

Modifier and TypeField
private final AbuseReportReason
reason
field_39621
reason
final AbuseReportReasonScreen$ReasonListWidget
this$1
field_39620
field_39620

Constructor summary

ModifierConstructor
public (AbuseReportReasonScreen$ReasonListWidget this$1, AbuseReportReason reason)

Method summary

Modifier and TypeMethod
public void
renderContent(GuiGraphics graphics, int mouseX, int mouseY, boolean hovered, float a)
method_25343(class_332 arg0, int arg1, int arg2, boolean arg3, float arg4)
render(DrawContext arg0, int arg1, int arg2, boolean arg3, float arg4)
public Text
getNarration()
method_37006()
getNarration()
public boolean
mouseClicked(MouseButtonEvent event, boolean doubleClick)
method_25402(class_11909 arg0, boolean arg1)
mouseClicked(Click arg0, boolean arg1)
public AbuseReportReason
getReason()
method_44524()
getReason()