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.BuilderChatSelectionScreen.reportFields in net.minecraft.client.gui.screens.reporting with type parameters of type ChatReport.BuilderModifier and TypeFieldDescriptionprivate final Consumer<ChatReport.Builder> ChatSelectionScreen.onSelectedConstructors in net.minecraft.client.gui.screens.reporting with parameters of type ChatReport.BuilderModifierConstructorDescriptionprivateChatReportScreen(Screen pLastScreen, ReportingContext pReportingContext, ChatReport.Builder pReportBuilder) ChatSelectionScreen(Screen pLastScreen, ReportingContext pReportingContext, ChatReport.Builder pReport, Consumer<ChatReport.Builder> pOnSelected) Constructor parameters in net.minecraft.client.gui.screens.reporting with type arguments of type ChatReport.BuilderModifierConstructorDescriptionChatSelectionScreen(Screen pLastScreen, ReportingContext pReportingContext, ChatReport.Builder pReport, Consumer<ChatReport.Builder> pOnSelected) -
Uses of ChatReport.Builder in net.minecraft.client.multiplayer.chat.report
Methods in net.minecraft.client.multiplayer.chat.report that return ChatReport.Builder