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
Subclasses with type arguments of type ChatReport.Builder in net.minecraft.client.gui.screens.reportingFields in net.minecraft.client.gui.screens.reporting declared as ChatReport.BuilderFields 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(@Nullable 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(@Nullable 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