Class Report
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
- Direct Known Subclasses:
- ChatReport,- NameReport,- SkinReport
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic classReport.Builder<R extends Report>static final recordstatic final record
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected Stringprotected final Instantprotected ReportReasonprotected final UUIDprotected final UUID
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionabstract Reportcopy()abstract ScreencreateScreen(Screen p_299662_, ReportingContext p_299414_) booleanisReportedPlayer(UUID p_297578_) 
- 
Field Details- 
reportId
- 
createdAt
- 
reportedProfileId
- 
comments
- 
reason
 
- 
- 
Constructor Details- 
Report
 
- 
- 
Method Details- 
isReportedPlayer
- 
copy
- 
createScreen
 
-