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 TypeFieldDescription(package private) final ChatReportBuilderChatSelectionScreen.reportprivate ChatReportBuilderChatReportScreen.reportBuilderFields in net.minecraft.client.gui.screens.reporting with type parameters of type ChatReportBuilderModifier and TypeFieldDescriptionprivate final Consumer<ChatReportBuilder>ChatSelectionScreen.onSelectedConstructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatReportBuilderModifierConstructorDescriptionprivateChatReportScreen(Screen p_253839_, ReportingContext p_254386_, ChatReportBuilder p_254309_) ChatSelectionScreen(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