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 lastScreen, ReportingContext reportingContext, ChatReport.Builder reportBuilder) ChatSelectionScreen(Screen lastScreen, ReportingContext reportingContext, ChatReport.Builder report, Consumer<ChatReport.Builder> onSelected) Constructor parameters in net.minecraft.client.gui.screens.reporting with type arguments of type ChatReport.BuilderModifierConstructorDescriptionChatSelectionScreen(Screen lastScreen, ReportingContext reportingContext, ChatReport.Builder report, Consumer<ChatReport.Builder> onSelected) -
Uses of ChatReport.Builder in net.minecraft.client.multiplayer.chat.report
Methods in net.minecraft.client.multiplayer.chat.report that return ChatReport.Builder