Class ChatReportBuilder.ChatReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder.ChatReport
- Enclosing class:
 - ChatReportBuilder
 
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) String(package private) final Instant(package private) ReportReason(package private) final it.unimi.dsi.fastutil.ints.IntSet(package private) final UUID(package private) final UUID - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncopy()booleanisReportedPlayer(UUID p_253762_) voidtoggleReported(int p_254375_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_254456_)  
- 
Field Details
- 
reportId
 - 
createdAt
 - 
reportedProfileId
 - 
reportedMessages
final it.unimi.dsi.fastutil.ints.IntSet reportedMessages - 
comments
String comments - 
reason
 
 - 
 - 
Constructor Details
- 
ChatReport
 
 - 
 - 
Method Details
- 
toggleReported
public void toggleReported(int p_254375_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_254456_)  - 
copy
 - 
isReportedPlayer
 
 -