Uses of Record Class
net.minecraft.client.multiplayer.chat.report.ReportingContext
Package
Description
-
Uses of ReportingContext in net.minecraft.client
-
Uses of ReportingContext in net.minecraft.client.gui.screens.reporting
Modifier and TypeFieldDescriptionprivate final ReportingContext
ChatReportScreen.reportingContext
private final ReportingContext
ChatSelectionScreen.reportingContext
ModifierConstructorDescriptionChatReportScreen
(Screen p_239116_, ReportingContext p_239117_, UUID p_239118_) ChatSelectionScreen
(Screen p_239090_, ReportingContext p_239091_, ChatReportBuilder p_239092_, Consumer<ChatReportBuilder> p_239093_) -
Uses of ReportingContext in net.minecraft.client.multiplayer.chat.report
Modifier and TypeMethodDescriptionstatic ReportingContext
ReportingContext.create
(ReportEnvironment p_239686_, com.mojang.authlib.minecraft.UserApiService p_239687_) Modifier and TypeMethodDescriptioncom.mojang.datafixers.util.Either<ChatReportBuilder.Result,
ChatReportBuilder.CannotBuildReason> ChatReportBuilder.build
(ReportingContext p_240129_)