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_299960_, ReportingContext p_299959_) booleanisReportedPlayer(UUID p_300032_) 
- 
Field Details- 
reportId
- 
createdAt
- 
reportedProfileId
- 
comments
- 
reason
 
- 
- 
Constructor Details- 
Report
 
- 
- 
Method Details- 
isReportedPlayer
- 
copy
- 
createScreen
 
-