Uses of Class
net.minecraft.client.network.abusereport.ChatAbuseReport
Packages that use ChatAbuseReport
Package
Description
-
Uses of ChatAbuseReport in net.minecraft.client.gui.screen.abusereport
Fields in net.minecraft.client.gui.screen.abusereport declared as ChatAbuseReportModifier and TypeFieldDescriptionprivate ChatAbuseReportChatReportScreen.report(package private) final ChatAbuseReportChatSelectionScreen.reportFields in net.minecraft.client.gui.screen.abusereport with type parameters of type ChatAbuseReportModifier and TypeFieldDescriptionprivate final Consumer<ChatAbuseReport>ChatSelectionScreen.newReportConsumerConstructors in net.minecraft.client.gui.screen.abusereport with parameters of type ChatAbuseReportModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReporter reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) Constructor parameters in net.minecraft.client.gui.screen.abusereport with type arguments of type ChatAbuseReportModifierConstructorDescriptionChatSelectionScreen(@Nullable Screen parent, AbuseReporter reporter, ChatAbuseReport report, Consumer<ChatAbuseReport> newReportConsumer) -
Uses of ChatAbuseReport in net.minecraft.client.network.abusereport
Methods in net.minecraft.client.network.abusereport that return ChatAbuseReport