类 ChatReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.Report
net.minecraft.client.multiplayer.chat.report.ChatReport
-
嵌套类概要
嵌套类从类继承的嵌套类/接口 net.minecraft.client.multiplayer.chat.report.Report
Report.CannotBuildReason, Report.Result
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明copy()
createScreen
(Screen p_300210_, ReportingContext p_298195_) void
toggleReported
(int p_300824_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_301279_) 从类继承的方法 net.minecraft.client.multiplayer.chat.report.Report
isReportedPlayer
-
字段详细资料
-
reportedMessages
final it.unimi.dsi.fastutil.ints.IntSet reportedMessages
-
-
构造器详细资料
-
ChatReport
-
-
方法详细资料
-
toggleReported
public void toggleReported(int p_300824_, com.mojang.authlib.minecraft.report.AbuseReportLimits p_301279_) -
copy
-
createScreen
- 指定者:
createScreen
在类中Report
-