Class ChatReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.ChatReport
- 
Nested Class SummaryNested ClassesNested classes/interfaces inherited from class net.minecraft.client.multiplayer.chat.report.ReportReport.CannotBuildReason, Report.Result
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final it.unimi.dsi.fastutil.ints.IntSet
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncopy()createScreen(Screen p_300022_, ReportingContext p_299859_) voidtoggleReported(int p_299907_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_299997_) Methods inherited from class net.minecraft.client.multiplayer.chat.report.ReportisReportedPlayer
- 
Field Details- 
reportedMessagesfinal it.unimi.dsi.fastutil.ints.IntSet reportedMessages
 
- 
- 
Constructor Details- 
ChatReport
 
- 
- 
Method Details- 
toggleReportedpublic void toggleReported(int p_299907_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_299997_) 
- 
copy
- 
createScreen- Specified by:
- createScreenin class- Report
 
 
-