Uses of Class
net.minecraft.client.multiplayer.chat.report.ChatReportBuilder
Packages that use ChatReportBuilder
Package
Description
-
Uses of ChatReportBuilder in net.minecraft.client.gui.screens.reporting
Fields in net.minecraft.client.gui.screens.reporting declared as ChatReportBuilderModifier and TypeFieldDescriptionprivate ChatReportBuilder
ChatReportScreen.report
(package private) final ChatReportBuilder
ChatSelectionScreen.report
Fields in net.minecraft.client.gui.screens.reporting with type parameters of type ChatReportBuilderModifier and TypeFieldDescriptionprivate final Consumer<ChatReportBuilder>
ChatSelectionScreen.onSelected
Constructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatReportBuilderModifierConstructorDescriptionChatSelectionScreen
(Screen p_239090_, ReportingContext p_239091_, ChatReportBuilder p_239092_, Consumer<ChatReportBuilder> p_239093_) Constructor parameters in net.minecraft.client.gui.screens.reporting with type arguments of type ChatReportBuilderModifierConstructorDescriptionChatSelectionScreen
(Screen p_239090_, ReportingContext p_239091_, ChatReportBuilder p_239092_, Consumer<ChatReportBuilder> p_239093_) -
Uses of ChatReportBuilder in net.minecraft.client.multiplayer.chat.report
Methods in net.minecraft.client.multiplayer.chat.report that return ChatReportBuilder