Uses of Class
net.minecraft.client.multiplayer.chat.report.ChatReport.Builder
Packages that use ChatReport.Builder
Package
Description
-
Uses of ChatReport.Builder in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as ChatReport.BuilderModifier and TypeFieldDescription(package private) final ChatReport.Builder
ChatSelectionScreen.report
Fields in net.minecraft.client.gui.screens.reporting with type parameters of type ChatReport.BuilderModifier and TypeFieldDescriptionprivate final Consumer<ChatReport.Builder>
ChatSelectionScreen.onSelected
Constructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatReport.BuilderModifierConstructorDescriptionprivate
ChatReportScreen
(Screen p_254505_, ReportingContext p_254531_, ChatReport.Builder p_298527_) ChatSelectionScreen
(Screen p_239090_, ReportingContext p_239091_, ChatReport.Builder p_298838_, Consumer<ChatReport.Builder> p_239093_) Constructor parameters in net.minecraft.client.gui.screens.reporting with type arguments of type ChatReport.BuilderModifierConstructorDescriptionChatSelectionScreen
(Screen p_239090_, ReportingContext p_239091_, ChatReport.Builder p_298838_, Consumer<ChatReport.Builder> p_239093_) -
Uses of ChatReport.Builder in net.minecraft.client.multiplayer.chat.report
Methods in net.minecraft.client.multiplayer.chat.report that return ChatReport.Builder