类 ReportingContext
java.lang.Object
net.minecraft.client.multiplayer.chat.report.ReportingContext
-
字段概要
字段修饰符和类型字段说明private final ChatLog
private ChatReportBuilder.ChatReport
private final ReportEnvironment
private static final int
private final AbuseReportSender
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明chatLog()
static ReportingContext
create
(ReportEnvironment pEnvironment, com.mojang.authlib.minecraft.UserApiService pUserApiService) void
draftReportHandled
(Minecraft pMinecraft, Screen pScreen, Runnable p_262031_, boolean pQuitToTitle) boolean
boolean
hasDraftReportFor
(UUID pUuid) boolean
matches
(ReportEnvironment pEnvironment) sender()
void
setChatReportDraft
(ChatReportBuilder.ChatReport pChatReportDraft)
-
字段详细资料
-
LOG_CAPACITY
private static final int LOG_CAPACITY- 另请参阅:
-
sender
-
environment
-
chatLog
-
chatReportDraft
-
-
构造器详细资料
-
ReportingContext
-
-
方法详细资料
-
create
public static ReportingContext create(ReportEnvironment pEnvironment, com.mojang.authlib.minecraft.UserApiService pUserApiService) -
draftReportHandled
-
sender
-
chatLog
-
matches
-
setChatReportDraft
-
hasDraftReport
public boolean hasDraftReport() -
hasDraftReportFor
-