Class Report
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
- Direct Known Subclasses:
 ChatReport,NameReport,SkinReport
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classReport.Builder<R extends Report>static final recordstatic final record - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected final Instantprotected ReportReasonprotected final UUIDprotected final UUID - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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
 
 -