类 ChatReportBuilder.ChatReport
java.lang.Object
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder.ChatReport
- 封闭类:
- ChatReportBuilder
-
字段概要
字段修饰符和类型字段说明(专用程序包) String
(专用程序包) final Instant
(专用程序包) ReportReason
(专用程序包) final it.unimi.dsi.fastutil.ints.IntSet
(专用程序包) final UUID
(专用程序包) final UUID
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明copy()
boolean
isReportedPlayer
(UUID pUuid) void
toggleReported
(int pChatId, com.mojang.authlib.minecraft.report.AbuseReportLimits pReportLimits)
-
字段详细资料
-
reportId
-
createdAt
-
reportedProfileId
-
reportedMessages
final it.unimi.dsi.fastutil.ints.IntSet reportedMessages -
comments
String comments -
reason
-
-
构造器详细资料
-
ChatReport
-
-
方法详细资料
-
toggleReported
public void toggleReported(int pChatId, com.mojang.authlib.minecraft.report.AbuseReportLimits pReportLimits) -
copy
-
isReportedPlayer
-